1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Object
Teresa Johnson 90b0eac682 Restore "Support for ThinLTO function importing and symbol linking."
This restores commit r251837, with the new library dependence added to
llvm-link/Makefile to address bot failures.

llvm-svn: 251866
2015-11-03 00:14:15 +00:00
..
Archive.cpp Don't store a Child to the first regular member. 2015-10-31 21:44:42 +00:00
ArchiveWriter.cpp Avoid implicitly constructing a Archive::child_iterator. 2015-11-02 13:17:11 +00:00
Binary.cpp
CMakeLists.txt Support for function summary index bitcode sections and files. 2015-10-04 14:33:43 +00:00
COFFObjectFile.cpp Address review comments, remove error case and return 0 instead as required by tests 2015-10-09 00:15:08 +00:00
COFFYAML.cpp
ELF.cpp
ELFObjectFile.cpp
ELFYAML.cpp [AVR] Add ELF constants to headers 2015-10-23 06:05:55 +00:00
Error.cpp
FunctionIndexObjectFile.cpp Restore "Support for ThinLTO function importing and symbol linking." 2015-11-03 00:14:15 +00:00
IRObjectFile.cpp
LLVMBuild.txt
MachOObjectFile.cpp Fix a bug in llvm-objdump’s printing of Objective-C meta data 2015-10-08 22:50:55 +00:00
MachOUniversal.cpp
Makefile
Object.cpp
ObjectFile.cpp
RecordStreamer.cpp
RecordStreamer.h
SymbolicFile.cpp
SymbolSize.cpp