Go to file
George Rimar cb38bf526b [ELF] - LTO: Try to be option compatible with the gold plugin.
This is relative to PR30720.

Previously we ignored all --plugin-opt arguments.
Patch adds support for them.

Patch does not add any new LTO options,
and just implements mapping from --plugin-opt to existent ones.

Differential revision: https://reviews.llvm.org/D36227

llvm-svn: 310826
2017-08-14 10:17:30 +00:00
clang [analyzer] Rename functions responsible for CFG-based suppress-on-sink. 2017-08-14 08:38:47 +00:00
clang-tools-extra [clangd] Use multiple working threads in clangd. 2017-08-14 08:45:47 +00:00
compiler-rt Enable profile on NetBSD 2017-08-13 20:18:15 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc configure.py: Make python3 friendly 2017-08-02 15:00:59 +00:00
libcxx [libcxx] [test] Rename _Up to U, etc. NFCI. 2017-08-11 20:54:09 +00:00
libcxxabi [demangler] Fix some more -Wshadow warnings I missed in r310535 2017-08-10 02:48:13 +00:00
libunwind [CMake] Allow overriding lib dir suffix independently from LLVM 2017-08-08 00:37:59 +00:00
lld [ELF] - LTO: Try to be option compatible with the gold plugin. 2017-08-14 10:17:30 +00:00
lldb remove FreeBSD xfail decorator from TestCppNsImport 2017-08-10 18:26:52 +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 MachineInstr: Reason locally about some memory objects before going to AA. 2017-08-14 09:41:40 +00:00
openmp OMP_PROC_BIND: better spread 2017-08-10 23:04:11 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Move ScopStmt::getSchedule to islpp. NFC. 2017-08-14 06:49:06 +00:00