diff options
| author | Josh Stone <jistone@redhat.com> | 2023-07-27 14:07:08 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2023-07-27 14:07:08 -0700 |
| commit | 190ded84434f435b9626a07278b9ed0e7603bd11 (patch) | |
| tree | 7c607136ad3c78101e320d8a0973afb20cdf7de9 /tests/assembly/slice-is_ascii.rs | |
| parent | 9339f446a5302cd5041d3f3b5e59761f36699167 (diff) | |
| download | rust-190ded84434f435b9626a07278b9ed0e7603bd11.tar.gz rust-190ded84434f435b9626a07278b9ed0e7603bd11.zip | |
Update the minimum external LLVM to 15
Diffstat (limited to 'tests/assembly/slice-is_ascii.rs')
| -rw-r--r-- | tests/assembly/slice-is_ascii.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/assembly/slice-is_ascii.rs b/tests/assembly/slice-is_ascii.rs index b3e1fee15a7..12412116467 100644 --- a/tests/assembly/slice-is_ascii.rs +++ b/tests/assembly/slice-is_ascii.rs @@ -3,7 +3,6 @@ // [LIN] only-linux // assembly-output: emit-asm // compile-flags: --crate-type=lib -O -C llvm-args=-x86-asm-syntax=intel -// min-llvm-version: 14 // only-x86_64 // ignore-sgx // ignore-debug |
