llvm-6502/lib/Object
Nick Kledzik 9bf0327ea7 Code review tweaks
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216931 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-02 18:50:24 +00:00
..
Archive.cpp Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
Binary.cpp Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
CMakeLists.txt
COFFObjectFile.cpp Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just letting them be implicitly created. 2014-08-27 05:25:25 +00:00
COFFYAML.cpp
ELF.cpp
ELFObjectFile.cpp Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
ELFYAML.cpp
Error.cpp
IRObjectFile.cpp Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcodeModule. 2014-08-26 22:00:09 +00:00
LLVMBuild.txt
MachOObjectFile.cpp Code review tweaks 2014-09-02 18:50:24 +00:00
MachOUniversal.cpp Fix a pair of use after free. Should bring the bots back. 2014-08-19 18:59:14 +00:00
Makefile
Object.cpp Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
ObjectFile.cpp Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00
RecordStreamer.cpp
RecordStreamer.h
SymbolicFile.cpp Don't own the buffer in object::Binary. 2014-08-19 18:44:46 +00:00