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
/
lld
/
lib
/
ReaderWriter
/
MachO
History
Michael J. Spencer
be03e2a861
[Core,Driver,ELF] Differentiate static and dynamic executables.
...
This also adds a simple relocation change for dynamic executables to x86-64 ELF. llvm-svn: 175208
2013-02-14 20:32:00 +00:00
..
CMakeLists.txt
Move everything over to TargetInfo.
2013-01-23 01:18:43 +00:00
ExecutableAtoms.hpp
[Core,Driver,ELF] Differentiate static and dynamic executables.
2013-02-14 20:32:00 +00:00
GOTPass.hpp
Move everything over to TargetInfo.
2013-01-23 01:18:43 +00:00
MachOFormat.hpp
Fix MSVC compat. MSVC doesn't have bzero.
2012-06-17 01:18:44 +00:00
MachOTargetInfo.cpp
[Core,Driver,ELF] Differentiate static and dynamic executables.
2013-02-14 20:32:00 +00:00
ReferenceKinds.cpp
Move everything over to TargetInfo.
2013-01-23 01:18:43 +00:00
ReferenceKinds.h
Move everything over to TargetInfo.
2013-01-23 01:18:43 +00:00
StubAtoms_x86_64.hpp
Move SimpleAtoms.h to ReaderWriter.
2013-01-24 22:52:25 +00:00
StubAtoms_x86.hpp
Move SimpleAtoms.h to ReaderWriter.
2013-01-24 22:52:25 +00:00
StubAtoms.hpp
Move SimpleAtoms.h to ReaderWriter.
2013-01-24 22:52:25 +00:00
StubsPass.hpp
add elf targethandler
2013-01-25 07:39:18 +00:00
WriterMachO.cpp
[Core,Driver,ELF] Differentiate static and dynamic executables.
2013-02-14 20:32:00 +00:00