Go to file
Daniel Sanders 5d7962880d [mips] Allow constant expressions in second argument of .cpsetup.
Summary:
Also tightened up the test and made a trivial fix to prevent double-newline
after emitting .cpsetup directives.

Reviewers: vkalintiris

Subscribers: seanbruno, emaste, llvm-commits

Differential Revision: http://reviews.llvm.org/D12956

llvm-svn: 248143
2015-09-21 09:26:55 +00:00
clang clang/test/Modules/DebugInfoSubmodules.c REQUIRES asserts due to -debug-only. 2015-09-21 06:57:36 +00:00
clang-tools-extra Pass SourceLocation by value instead of by const reference since its just a 32-bit integer. NFC 2015-09-21 01:33:03 +00:00
compiler-rt Disable final MSAN test in AArch64 to get the bots green 2015-09-18 18:02:55 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: Update integer limits to comply with spec 2015-09-15 03:56:21 +00:00
libcxx Add endianness configuration block for GCC. 2015-09-16 18:10:47 +00:00
libcxxabi Let cxa_demangle.cpp compile with gcc/libstdc++ 4.8 and clang-cl/MSVC2013's STL. 2015-09-20 18:10:46 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld [ELF2] Accept -X/-x as alias for -discard-locals/-discard-all. 2015-09-20 23:35:56 +00:00
lldb test framework: ignore sighups 2015-09-21 05:42:26 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [mips] Allow constant expressions in second argument of .cpsetup. 2015-09-21 09:26:55 +00:00
openmp [OMPT] Correct an incorrect OMPT ifdef 2015-09-18 16:24:46 +00:00
polly Use <nsw> AddRecs in the affinator to avoid bounded assumptions 2015-09-20 16:59:23 +00:00