aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/LTO/UpdateCompilerUsed.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-05-23TargetLowering.h - remove unnecessary TargetMachine.h include. NFCSimon Pilgrim1-0/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-10-10[LTO] Account for overriding lib calls via the alias attributeWarren Ristow1-5/+11
2017-12-13Remove redundant includes from lib/LTO.Michael Zolotukhin1-1/+0
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie1-2/+2
2017-01-23[Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)David L. Jones1-1/+1
2016-10-25Utility functions for appending to llvm.used/llvm.compiler.used.Evgeniy Stepanov1-33/+15
2016-07-14Move legacy LTO interface headers to legacy/ directory.Peter Collingbourne1-1/+1
2016-06-22[UpdateCompilerUsed] API rename and cleanup, suggested by Rafaael.Davide Italiano1-1/+1
2016-06-22[LTO] Move UpdateCompilerUsed.h from lib/ to include/Davide Italiano1-2/+1
2016-04-13Simplify LTOInternalize into UpdateLLVMCompilerUsedMehdi Amini1-0/+147