Go to file
Simon Atanasyan df406d18aa [driver][mips] Pass long-calls feature flag to the MIPS backend
Check the `-mlong-calls` command line option and pass the `long-calls`
feature flag to the backend. Handling of this feature flag in the backend
needs to be implemented by a separate commit.

llvm-svn: 307386
2017-07-07 10:35:33 +00:00
clang [driver][mips] Pass long-calls feature flag to the MIPS backend 2017-07-07 10:35:33 +00:00
clang-tools-extra [clang-tidy] Fix modernize-use-override incorrect replacement 2017-07-07 10:15:24 +00:00
compiler-rt Revert r307342, r307343. 2017-07-07 01:31:23 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx cmath: Support clang's -fdelayed-template-parsing 2017-07-07 05:13:36 +00:00
libcxxabi Fix incomplete type test on OS X; workaround weird DYLD_LIBRARY_PATH behavior 2017-07-06 00:29:09 +00:00
libunwind Add a test harness 2017-07-06 15:20:12 +00:00
lld [ELF] Add call to assignAddresses() before createThunks() [NFC] 2017-07-07 10:03:37 +00:00
lldb Fix Xcode project file for gtest schemes. 2017-07-06 23:25:35 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Fix uninitalized memory access introduced in r307350. 2017-07-07 10:23:13 +00:00
openmp Fix wrong website in messages 2017-07-05 22:01:05 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Make create_ll work with latest LLVM [NFC] 2017-07-07 04:20:55 +00:00