Update the minimum external LLVM to 12

This commit is contained in:
Josh Stone 2021-10-22 10:50:07 -07:00
parent 8b0e7095a0
commit e9f545b9a9
29 changed files with 13 additions and 139 deletions

View file

@ -1,6 +1,4 @@
// compile-flags: -O -C no-prepopulate-passes
//
// min-system-llvm-version: 12.0
#![crate_type = "lib"]
#![feature(rustc_attrs)]