| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CommandFlags.def -> CommandFlags.inc, leftover after r329840 | Fangrui Song | 2018-05-22 | 1 | -2/+2 |
| | | | | | llvm-svn: 332951 | ||||
| * | Rename to match an LLVM change | David Blaikie | 2018-04-11 | 1 | -1/+1 |
| | | | | | llvm-svn: 329841 | ||||
| * | Pass CPU string to LTO pipeline. | Rafael Espindola | 2018-01-30 | 1 | -0/+2 |
| | | | | | | | | | | | Previously an empty CPU string was passed to the LTO engine which resulted in a generic CPU for which certain features like NOPL were disabled. This fixes that. Patch by Pratik Bhatu! llvm-svn: 323801 | ||||
| * | Fix for file renaming in LLVM (CommandFlags.h -> CommandFlags.def) | David Blaikie | 2017-11-27 | 1 | -3/+3 |
| | | | | | llvm-svn: 319084 | ||||
| * | Move new lld's code to Common subdirectory. | Rui Ueyama | 2017-10-02 | 1 | -0/+32 |
| 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 | |||||

