forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule llvm-project
updated
8 files
+23 −14 | lld/ELF/Driver.cpp | |
+9 −39 | lld/ELF/LinkerScript.cpp | |
+0 −21 | lld/ELF/LinkerScript.h | |
+1 −12 | lld/ELF/ScriptParser.cpp | |
+0 −4 | lld/ELF/SymbolTable.cpp | |
+0 −3 | lld/ELF/SymbolTable.h | |
+0 −60 | lld/test/ELF/gc-sections-with-provide.s | |
+7 −69 | lld/test/ELF/linkerscript/symbolreferenced.s |