rust/compiler/rustc_llvm
Augie Fackler e8ae06a31b RustWrapper: explicitly don't handle DXILPointerTyID
This new enum entry was introduced in https://reviews.llvm.org/D122268,
and if I'm reading correctly there's no case where we'd ever encounter
it in our uses of LLVM. To preserve the ability to compile this file
with -Werror -Wswitch we add an explicit case for this entry.
2022-04-28 13:53:52 -04:00
..
llvm-wrapper RustWrapper: explicitly don't handle DXILPointerTyID 2022-04-28 13:53:52 -04:00
src trivial cfg(bootstrap) changes 2022-04-05 23:18:40 +02:00
Cargo.toml Remove build_helper 2022-03-05 15:31:22 +01:00
build.rs Remove build_helper 2022-03-05 15:31:22 +01:00