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
History
David Blaikie
dccc8e2cc1
Fix no-asserts build failure due to unused variable, and cleanup some unique_ptr usage while I'm here
...
llvm-svn: 240169
2015-06-19 19:55:25 +00:00
..
ELF
Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>&
2015-06-19 19:43:43 +00:00
MachO
Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>&
2015-06-19 19:43:43 +00:00
PECOFF
Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>&
2015-06-19 19:43:43 +00:00
YAML
Use MemoryBufferRef instead of MemoryBuffer&. NFC.
2015-04-24 21:10:50 +00:00
CMakeLists.txt
Remove the Native file format.
2015-04-10 21:23:51 +00:00
CoreLinkingContext.cpp
Fix no-asserts build failure due to unused variable, and cleanup some unique_ptr usage while I'm here
2015-06-19 19:55:25 +00:00
FileArchive.cpp
Use MemoryBufferRef instead of MemoryBuffer&. NFC.
2015-04-24 21:10:50 +00:00
LinkerScript.cpp
[LinkerScript] Add matching of output sections to segments
2015-06-15 08:00:51 +00:00