llvm-project/clang/tools/driver
David Tenty 6740a88dc1 [NFC] Add SUPPORT_PLUGINS to add_llvm_executable()
Summary:
this allows us to move logic about when it is appropriate set
LLVM_NO_DEAD_STRIP out of each tool and into add_llvm_executable,
which will enable future platform specific handling.

This is a follow on to the reverted D69356

Reviewers: hubert.reinterpretcast, beanz, lhames

Reviewed By: beanz

Subscribers: mgorny, cfe-commits, llvm-commits

Tags: #clang, #llvm

Differential Revision: https://reviews.llvm.org/D69638
2019-11-06 14:32:35 -05:00
..
CMakeLists.txt [NFC] Add SUPPORT_PLUGINS to add_llvm_executable() 2019-11-06 14:32:35 -05:00
Info.plist.in [CMake] Fixing typo in Info.plist generation 2016-08-16 20:49:49 +00:00
cc1_main.cpp Remove rest of time-trace message as it is inconsistent style 2019-10-10 09:33:53 +00:00
cc1as_main.cpp [Mips] Use appropriate private label prefix based on Mips ABI 2019-10-23 12:24:35 +02:00
cc1gen_reproducer_main.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
driver.cpp [Timers] Fix printing some `-ftime-report` sections twice. Fixes PR40328. 2019-09-18 00:05:45 +00:00