Go to file
David Majnemer ad5c1734e2 MC: Reorganize macro MC test along dialect lines
This commit seeks to do two things:
 - Run the surfeit of tests under the Darwin dialect.  This ends up
   affecting tests which assumed that spaces could deliminate arguments.
 - The GAS dialect tests should limit their surface area to things that
   could plausibly work under GAS. For example, Darwin style arguments
   have no business being in such a test.

llvm-svn: 200383
2014-01-29 09:18:43 +00:00
clang Fix crash on unmatched #endif's. 2014-01-29 08:49:02 +00:00
clang-tools-extra check-clang-tools: Also it doesn't require neither llvm_src_root nor llvm_obj_root. 2014-01-26 12:40:18 +00:00
compiler-rt [asan] Fix asan_device_setup.sh failure on userdebug Android. 2014-01-29 09:16:48 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Fix build broken by LLVM commit r199279 2014-01-20 20:28:48 +00:00
libcxx lit.site.cfg:cxx_under_test should take precedence over 'which clang++' 2014-01-29 01:54:52 +00:00
libcxxabi Use .p2align instead of .align 2014-01-23 21:46:35 +00:00
lld [ELF][Hexagon] typeZeroFillQuick is not associated with bss section. 2014-01-29 04:04:27 +00:00
lldb Show help dialog the first time the "gui" is run to help users find their way. 2014-01-28 18:41:35 +00:00
llvm MC: Reorganize macro MC test along dialect lines 2014-01-29 09:18:43 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Do not verify the base addresses 2014-01-28 13:43:24 +00:00