forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LLVM: Bump commit. Fixes rust-lang#9.
- Loading branch information
1 parent
42605c3
commit 8558f0f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule llvm
updated
6 files
+6 −0 | include/llvm/IR/DIBuilder.h | |
+2 −2 | include/llvm/IR/DebugInfo.h | |
+52 −6 | lib/IR/DIBuilder.cpp | |
+11 −4 | lib/IR/DebugInfo.cpp | |
+1 −0 | lib/Support/Dwarf.cpp | |
+297 −69 | lib/Transforms/NaCl/PNaClSjLjEH.cpp |