Commit Graph

3 Commits

Author SHA1 Message Date
Jyotsna Verma cb4d09c316 Use -emit-llvm for the following tests to stop them from failing for Hexagon:
CodeGenCXX/vtable-debug-info.cpp
Driver/objc++-cpp-output.mm
Driver/objc-cpp-output.m



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179602 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-16 15:55:41 +00:00
NAKAMURA Takumi 0098d23677 clang/test: [PR13820] Suppress LLP64-incompatible tests for ObjC with +Asserts.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163709 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-12 14:26:42 +00:00
Nico Weber cc52a0688f Add support of -x objc-cpp-output, -x objc++-cpp-output to the Driver.
Matches gcc, and is also required for using ccache with clang.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137563 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-13 23:13:37 +00:00