summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/TargetOptionsCommandFlags.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move new lld's code to Common subdirectory.Rui Ueyama2017-10-021-32/+0
| | | | | | | | | | New lld's files are spread under lib subdirectory, and it isn't easy to find which files are actually maintained. This patch moves maintained files to Common subdirectory. Differential Revision: https://reviews.llvm.org/D37645 llvm-svn: 314719
* Update for llvm change.Rafael Espindola2017-08-031-2/+2
| | | | llvm-svn: 309913
* [ELF] - Allow the Code Model flag when using LTOMartell Malone2017-02-281-0/+4
| | | | | | Differential Revision: https://reviews.llvm.org/D29445 llvm-svn: 296542
* added missing files for r293965Bob Haarman2017-02-021-0/+28
llvm-svn: 293966
OpenPOWER on IntegriCloud