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
4f0409aae53dd04bbbc2ec00e75f62a16e3a3bdf
clang-p2996
/
lld
/
lib
/
ReaderWriter
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
..
ELF
Handle _DYNAMIC correctly in the x86_64 backend.
2013-09-09 12:19:28 +00:00
MachO
Support darwin linker options:
2013-09-10 23:55:14 +00:00
Native
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
2013-09-07 17:55:28 +00:00
PECOFF
Run clang-format.
2013-09-07 17:56:23 +00:00
YAML
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
2013-09-07 17:55:28 +00:00
CMakeLists.txt
ReaderWriter depends on Passes.
2013-09-02 09:33:06 +00:00
CoreLinkingContext.cpp
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
2013-09-07 17:55:28 +00:00
LinkerScript.cpp
[lld][ELF] Add parser for linker script ENTRY command
2013-06-03 18:05:21 +00:00
Reader.cpp
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
2013-09-07 17:55:28 +00:00
ReaderArchive.cpp
Drop the context forceLoadAllArchives() support. Rename the isForceLoad
2013-09-08 13:30:14 +00:00
ReaderLinkerScript.cpp
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
2013-09-07 17:55:28 +00:00
Writer.cpp
Move everything over to TargetInfo.
2013-01-23 01:18:43 +00:00