Update LLVM submodule

Fixes #84025
This commit is contained in:
Amanieu d'Antras 2021-04-29 01:16:53 +01:00 committed by Alex Crichton
parent 29a12f71f3
commit eadcbb5240

View file

@ -1,6 +1,4 @@
// min-llvm-version: 10.0.1
// FIXME(#84025): codegen-units=1 leads to linkage errors
// compile-flags: -C codegen-units=2
// only-x86_64
// only-linux
// run-pass