mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-11 11:34:02 +00:00
Fix test case in r211605/r211533
The test case in "Fix PR20056: Implement pseudo LDR <reg>, =<literal/label> for AArch64" should only work with Linux. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211613 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
10ec44d87a
commit
1357f0e1a7
@ -1,4 +1,4 @@
|
||||
//RUN: llvm-mc -arch aarch64 %s | FileCheck %s
|
||||
//RUN: llvm-mc -triple=aarch64-linux-gnu %s | FileCheck %s
|
||||
|
||||
//
|
||||
// Check that large constants are converted to ldr from constant pool
|
||||
|
Loading…
x
Reference in New Issue
Block a user