Go to file
Saleem Abdulrasool 28e1b977d4 builtins: remove use of __attribute__((pcs("aapcs"))) on Windows
Windows does not honour the __attribute__((pcs)) on ARM.  Although this will
result in ABI mismatches, compiler-rt should largely be unneeded for resolving
dependencies as we generate MS ABI compliant library calls now for the most
part.

llvm-svn: 266891
2016-04-20 17:43:40 +00:00
clang Add warning about CR+LF line endings on Windows. 2016-04-20 16:43:34 +00:00
clang-tools-extra IncludeFixerTest.cpp: Tweak not to assume clang-tools-extra were onto clang/tools/extra. 2016-04-20 14:14:16 +00:00
compiler-rt builtins: remove use of __attribute__((pcs("aapcs"))) on Windows 2016-04-20 17:43:40 +00:00
debuginfo-tests
libclc prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Add cxx_runtime_root options for testing against a different libc++ at runtime 2016-04-20 04:17:39 +00:00
libcxxabi Enable testing for static libc++abi 2016-04-19 12:47:38 +00:00
libunwind
lld Delete refersToGotEntry. 2016-04-20 17:30:22 +00:00
lldb Add missing file needed for PDB unittests. 2016-04-20 16:41:02 +00:00
llgo benchcomp: Add a mode for analyzing rule execution time in ninja log files. 2016-04-08 22:42:22 +00:00
llvm IR: Use a single ModuleSlotTracker in the Verifier 2016-04-20 17:27:44 +00:00
openmp [ITTNOTIFY] Remove serialized parallel regions from frame notification 2016-04-19 16:55:17 +00:00
polly Relate domains to statements during construction [NFC] 2016-04-19 14:53:13 +00:00