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
Davide Italiano
5a2acd1e1e
Fix undefined behaviour exposed by the new -Wshift-negative-value warning.
...
llvm-svn: 241530
2015-07-07 00:02:59 +00:00
..
ELF
[ELF/AArch64] Set correct loader name in linking context
2015-07-03 21:24:36 +00:00
MachO
[lld] Add MachO thread-local storage support.
2015-06-23 20:35:31 +00:00
PECOFF
Fix undefined behaviour exposed by the new -Wshift-negative-value warning.
2015-07-07 00:02:59 +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
Update for llvm changes.
2015-07-02 20:55:28 +00:00
LinkerScript.cpp
[LinkerScript] Add matching of output sections to segments
2015-06-15 08:00:51 +00:00