1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/lib/Object
Rui Ueyama 17eb924b57 Fix -Wswitch.
llvm-svn: 286920
2016-11-15 00:58:50 +00:00
..
Archive.cpp Make the Error class constructor protected 2016-11-11 04:28:40 +00:00
ArchiveWriter.cpp [Object] Replace TimeValue with std::chrono 2016-10-24 13:38:27 +00:00
Binary.cpp Fix -Wswitch. 2016-11-15 00:58:50 +00:00
CMakeLists.txt
COFFObjectFile.cpp [lli] Simplify the code a bit. No functional change intended. 2016-11-11 03:07:45 +00:00
ELF.cpp [RISCV] Add RISC-V ELF defines 2016-11-01 16:59:37 +00:00
ELFObjectFile.cpp
Error.cpp Make the Error class constructor protected 2016-11-11 04:28:40 +00:00
IRObjectFile.cpp Restore "[ThinLTO] Prevent exporting of locals used/defined in module level asm" 2016-11-14 17:12:32 +00:00
LLVMBuild.txt
MachOObjectFile.cpp Add a checkSymbolTable() method to the MachOObjectFile class. 2016-11-14 20:57:04 +00:00
MachOUniversal.cpp Make the Error class constructor protected 2016-11-11 04:28:40 +00:00
ModuleSummaryIndexObjectFile.cpp Fix -Wpessimizing-move warning. 2016-11-11 20:39:02 +00:00
Object.cpp
ObjectFile.cpp Add a file magic for CL.exe's object file created with /GL. 2016-11-15 00:54:54 +00:00
RecordStreamer.cpp [IRObjectFile] Handle undefined weak symbols in RecordStreamer. 2016-09-15 17:54:22 +00:00
RecordStreamer.h [IRObjectFile] Handle undefined weak symbols in RecordStreamer. 2016-09-15 17:54:22 +00:00
SymbolicFile.cpp Fix -Wswitch. 2016-11-15 00:58:50 +00:00
SymbolSize.cpp