| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-04 | [test] %clang_cc1: remove redundant actions | Fangrui Song | |
| 2024-05-04 | [test] %clang_cc1 -emit-llvm: remove redundant -S | Fangrui Song | |
| And replace -emit-llvm -o - with -emit-llvm-only | |||
| 2015-09-04 | Relax partial-init test case for ARM | Reid Kleckner | |
| llvm-svn: 246889 | |||
| 2015-09-04 | Don't use unreachable as a placeholder, it confuses EmitBlock | Reid Kleckner | |
| This fixes an issue raised in D12412, where we generated invalid IR. Thanks to Vedant Kumar for coming up with the initial work around. Differential Revision: http://reviews.llvm.org/D12412 llvm-svn: 246880 | |||
