This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Object
History
Michael J. Spencer
73b10e00ef
[Object][Archive] Fix name handling with bsd style long names.
...
llvm-svn: 172026
2013-01-10 01:05:34 +00:00
..
Archive.cpp
[Object][Archive] Fix name handling with bsd style long names.
2013-01-10 01:05:34 +00:00
Binary.cpp
Object: Add support for opening stdin.
2011-10-08 00:17:58 +00:00
CMakeLists.txt
build/CMake: Finish removal of add_llvm_library_dependencies.
2011-11-29 19:25:30 +00:00
COFFObjectFile.cpp
Add interface for querying object files for symbol values.
2012-10-29 10:47:00 +00:00
ELFObjectFile.cpp
[Object][ELF] Add a maximum alignment. This is used by createELFObjectFile to create a properly aligned reader.
2013-01-04 20:36:28 +00:00
Error.cpp
Object: Add proper error handling.
2011-06-25 17:55:23 +00:00
LLVMBuild.txt
Object: drop bogus VMCore dependency
2012-04-03 15:48:10 +00:00
MachOObject.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
MachOObjectFile.cpp
Add a function to get the segment name of a section.
2012-12-21 03:47:03 +00:00
Makefile
…
Object.cpp
Fixed ObjectFile functions:
2011-11-29 17:40:10 +00:00
ObjectFile.cpp
Remove unused variables.
2011-12-25 01:20:19 +00:00