This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
source
/
Plugins
/
ObjectFile
History
Todd Fiala
09512ec2af
Modify ObjectFileELF::GetArchitecture() to avoid calling ParseSectionHeaders() when we have headers.
...
Change by Matthew Gardiner. llvm-svn: 212825
2014-07-11 15:43:51 +00:00
..
ELF
Modify ObjectFileELF::GetArchitecture() to avoid calling ParseSectionHeaders() when we have headers.
2014-07-11 15:43:51 +00:00
JIT
Start converting usages of off_t to other types.
2014-07-02 17:24:07 +00:00
Mach-O
__arm64__ and __aarch64__ #ifdef adjustments
2014-07-09 01:29:05 +00:00
PECOFF
Fix typos.
2014-07-08 18:05:41 +00:00
CMakeLists.txt
Make cmake build the new ObjectFileJIT.
2014-03-24 23:11:37 +00:00