about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2022-11-10 12:17:31 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2022-11-14 14:24:12 +0000
commit53852ee4eb1fed3a616cd2f99ac77fc3d5bd296b (patch)
tree36e8c73530a94305d37f8b5b3747cd401cbe8cb2 /compiler/rustc_codegen_llvm/src/lib.rs
parent96ddd32c4bfb1d78f0cd03eb068b1710a8cebeef (diff)
downloadrust-53852ee4eb1fed3a616cd2f99ac77fc3d5bd296b.tar.gz
rust-53852ee4eb1fed3a616cd2f99ac77fc3d5bd296b.zip
Move most of unwind's build script to lib.rs
Only the android libunwind detection remains in the build script

* Reduces dependence on build scripts for building the standard library
* Reduces dependence on exact target names in favor of using semantic
  cfg(target_*) usage.
* Keeps almost all code related to linking of the unwinder in one file
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions