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
Pete Cooper
580ccca192
Initialize member variable.
...
Found by Rafael using valgrind in
https://llvm.org/bugs/show_bug.cgi?id=21466
. llvm-svn: 258718
2016-01-25 20:41:48 +00:00
..
ELF
Add File::kind's for all subclasses of File.
2016-01-14 22:55:38 +00:00
MachO
Initialize member variable.
2016-01-25 20:41:48 +00:00
YAML
Add an ObjCPass to the MachO linker.
2016-01-19 21:54:21 +00:00
CMakeLists.txt
Set CMake ADDITIONAL_HEADER_DIRS on libraries with headers in /include. NFC.
2016-01-07 00:14:09 +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
These are the matching changes needed to the lld project for the changes to llvm
2015-11-05 19:25:47 +00:00
LinkerScript.cpp
Fix Clang-tidy modernize-use-auto warnings, other minor fixes.
2015-11-10 22:37:38 +00:00