index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_codegen_ssa
/
back
/
linker.rs
Age
Commit message (
Expand
)
Author
Lines
2019-03-28
Rollup merge of #59320 - alexcrichton:wasm-clang, r=sanxiyn
Mazdak Farrokhzad
-56
/
+21
2019-03-26
Remove the block on natvis for lld-link.
TheGoddessInari
-12
/
+0
2019-03-20
rustc: Allow using `clang` for wasm32 targets
Alex Crichton
-56
/
+21
2019-03-14
Use try blocks in rustc_codegen_ssa
Taiki Endo
-9
/
+6
2019-02-25
librustc_codegen_ssa: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-2
/
+2
2019-02-13
Rollup merge of #58057 - michaelwoerister:stabilize-xlto, r=alexcrichton
Mazdak Farrokhzad
-14
/
+14
2019-02-12
Fix some rebasing fallout regarding xLTO.
Michael Woerister
-1
/
+1
2019-02-12
Stabilize linker-plugin based LTO.
Michael Woerister
-13
/
+13
2019-02-10
rustc: doc comments
Alexander Regueiro
-2
/
+2
2019-01-29
Provide PTXLinker with fallback to internal `target-cpu`
Denys Zariaiev
-0
/
+6
2019-01-28
Adjust PTXLinker LTO logic and CLI
Denys Zariaiev
-9
/
+8
2019-01-27
Create `nvptx64-nvidia-cuda` target specification
Denys Zariaiev
-0
/
+125
2019-01-23
Don't export table by default in wasm
Sergey Pepyakin
-3
/
+0
2019-01-04
rustc: Place wasm linker args first instead of last
Alex Crichton
-60
/
+62
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-12
Remove `Session::sysroot()`.
Nicholas Nethercote
-2
/
+1
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-11-25
Pass `--export-dynamic` to LLD for wasm
Alex Crichton
-0
/
+6
2018-11-25
wasm: Pass `--no-demangle` to LLD
Alex Crichton
-0
/
+5
2018-11-19
Add `override_export_symbols` option to Rust target specification
Jethro Beekman
-0
/
+4
2018-11-16
Separating the back folder between backend-agnostic and LLVM-specific code
Denis Merigoux
-0
/
+1079