hanchenye-llvm-project/lld/lib/Core
Martell Malone 6b43b7ad49 [ELF] - Allow the Code Model flag when using LTO
Differential Revision: https://reviews.llvm.org/D29445

llvm-svn: 296542
2017-02-28 23:43:26 +00:00
..
CMakeLists.txt Fix shared build after r293965 (Core) and r293967 (COFF) 2017-02-03 10:13:39 +00:00
DefinedAtom.cpp [MachO/Core] Remove (now) unused static member function. NFCI. 2016-08-04 19:49:11 +00:00
Error.cpp Use noexcept directly now that all compilers support it 2016-10-19 23:50:50 +00:00
File.cpp Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes. 2016-11-05 01:00:56 +00:00
LinkingContext.cpp Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes. 2016-11-04 17:39:46 +00:00
Reader.cpp Create a vector containing all input sections. 2016-11-05 22:37:59 +00:00
Reproduce.cpp Define sys::path::convert_to_slash 2017-01-09 01:47:15 +00:00
Resolver.cpp Prevent at compile time converting from Error::success() to Expected<T> 2016-11-11 04:29:25 +00:00
SymbolTable.cpp [Core] Retire yet another unused member function. 2016-08-12 12:37:23 +00:00
TargetOptionsCommandFlags.cpp [ELF] - Allow the Code Model flag when using LTO 2017-02-28 23:43:26 +00:00
Writer.cpp Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes. 2016-11-05 01:00:56 +00:00