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
2417618d5ca4b151908df09d8e3a00a49f029222
clang-p2996
/
lld
/
Common
History
Fangrui Song
4b2b68d5ab
[lld] Change vector to SmallVector. NFC
...
My lld executable is 1.6KiB smaller and some functions are now more efficient.
2022-07-30 18:11:21 -07:00
..
Args.cpp
[lld] Change vector to SmallVector. NFC
2022-07-30 18:11:21 -07:00
CMakeLists.txt
Re-land [LLD] Remove global state in lldCommon
2022-01-20 14:53:26 -05:00
CommonLinkerContext.cpp
[lld-macho] Don't include CommandFlags.h in CommonLinkerContext.h
2022-02-16 20:05:07 -05:00
DWARF.cpp
…
ErrorHandler.cpp
[lld-macho] Add support for -w
2022-06-11 17:38:50 -07:00
Filesystem.cpp
…
Memory.cpp
Re-land [LLD] Remove global state in lldCommon
2022-01-20 14:53:26 -05:00
Reproduce.cpp
…
Strings.cpp
[lld] Change vector to SmallVector. NFC
2022-07-30 18:11:21 -07:00
TargetOptionsCommandFlags.cpp
Cleanup codegen includes
2022-03-16 08:43:00 +01:00
Timer.cpp
Add missing include to fix modular build
2022-01-20 08:33:44 -08:00
Version.cpp
…