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
Nick Kledzik
e773e327d3
Support darwin linker options:
...
-current_version, -compatibility_version, and -install_name. Patch by Joe Ranieri llvm-svn: 190452
2013-09-10 23:55:14 +00:00
..
CMakeLists.txt
Rename TargetInfo -> LinkingContext.
2013-08-06 22:31:59 +00:00
ExecutableAtoms.hpp
Rename TargetInfo -> LinkingContext.
2013-08-06 22:31:59 +00:00
GOTPass.hpp
Move everything over to TargetInfo.
2013-01-23 01:18:43 +00:00
MachOLinkingContext.cpp
Support darwin linker options:
2013-09-10 23:55:14 +00:00
ReferenceKinds.cpp
Rename TargetInfo -> LinkingContext.
2013-08-06 22:31:59 +00:00
ReferenceKinds.h
Rename TargetInfo -> LinkingContext.
2013-08-06 22:31:59 +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
Rename TargetInfo -> LinkingContext.
2013-08-06 22:31:59 +00:00
WriterMachO.cpp
add InputGraph functionality
2013-08-21 22:57:10 +00:00