This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a5e92556ac18ff0fde5000ee252d79fe2c4a7b00
clang-p2996
/
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