summaryrefslogtreecommitdiff
path: root/lib/LTO/UpdateCompilerUsed.cpp
AgeCommit message (Expand)Author
2017-12-13Remove redundant includes from lib/LTO.Michael Zolotukhin
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-01-23[Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)David L. Jones
2016-10-25Utility functions for appending to llvm.used/llvm.compiler.used.Evgeniy Stepanov
2016-07-14Move legacy LTO interface headers to legacy/ directory.Peter Collingbourne
2016-06-22[UpdateCompilerUsed] API rename and cleanup, suggested by Rafaael.Davide Italiano
2016-06-22[LTO] Move UpdateCompilerUsed.h from lib/ to include/Davide Italiano
2016-04-13Simplify LTOInternalize into UpdateLLVMCompilerUsedMehdi Amini