Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use -emit-llvm for the following tests to stop them from failing for Hexagon: | Jyotsna Verma | 2013-04-16 | 1 | -1/+1 |
| | | | | | | | | CodeGenCXX/vtable-debug-info.cpp Driver/objc++-cpp-output.mm Driver/objc-cpp-output.m llvm-svn: 179602 | ||||
* | clang/test: [PR13820] Suppress LLP64-incompatible tests for ObjC with +Asserts. | NAKAMURA Takumi | 2012-09-12 | 1 | -0/+3 |
| | | | | llvm-svn: 163709 | ||||
* | Add support of -x objc-cpp-output, -x objc++-cpp-output to the Driver. | Nico Weber | 2011-08-13 | 1 | -0/+7 |
Matches gcc, and is also required for using ccache with clang. llvm-svn: 137563 |