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
build.rs
Cargo.toml