Go to file
Saleem Abdulrasool c787e4eb1e Driver: use the canonical library prefix on Windows
Unlike Unices, Windows does not use a library prefix.  Use the traditional
naming scheme even for Windows itanium environments.  This makes the builtins
behave more like the sanitisers as well.

llvm-svn: 224996
2014-12-30 18:55:37 +00:00
clang Driver: use the canonical library prefix on Windows 2014-12-30 18:55:37 +00:00
clang-tools-extra Fixed a typo in a comment. NFC. 2014-12-19 15:37:02 +00:00
compiler-rt Follow-up to r224987: fix a lint warning 2014-12-30 15:30:19 +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 Remove wrong semi-colons 2014-12-19 09:18:23 +00:00
libcxx [cmake/multilib] Teach libc++'s CMake build to support multilib libdir 2014-12-29 12:15:47 +00:00
libcxxabi [cmake/multilib] Teach libc++abi's CMake build to support multilib 2014-12-29 12:22:04 +00:00
lld [py3] Make this test compatible with Python 3 where bytes and 2014-12-29 19:23:31 +00:00
lldb Cleanup lldb-mi test cases. 2014-12-30 17:11:31 +00:00
llgo [cmake/multilib] Teach llgo to respect the LLVM_LIBDIR_SUFFIX variable for 2014-12-29 22:57:21 +00:00
llvm The __morestack function is only available on i386 and x86_64 architectures. 2014-12-30 18:22:06 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly (diagnostics) fix typo in test... 2014-12-19 17:22:46 +00:00