mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 06:22:00 +00:00
tests: adapt for removal of -opaque-pointers in LLVM 17
The commit 53717cabf8
removed the flag from LLVM.
This commit is contained in:
parent
df5c2cf9bc
commit
668f2d7dbf
@ -3,6 +3,8 @@
|
||||
|
||||
// (opaque-pointers flag is called force-opaque-pointers in LLVM 13...)
|
||||
// min-llvm-version: 14.0
|
||||
// (the ability to disable opaque pointers has been removed in LLVM 17)
|
||||
// ignore-llvm-version: 17 - 99
|
||||
|
||||
// This test can be removed once non-opaque pointers are gone from LLVM, maybe.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user