mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 07:32:13 +00:00
Fix this test to not rely on the path but to use the
configured llvm-gcc instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39992 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9a9d03dac1
commit
531ec1e7a2
@ -1,4 +1,4 @@
|
||||
// RUN: llvm-gcc %s -o - -S -emit-llvm -O3 | grep {i8 sext}
|
||||
// RUN: %llvmgcc %s -o - -S -emit-llvm -O3 | grep {i8 sext}
|
||||
// PR1513
|
||||
|
||||
struct s{
|
||||
|
Loading…
x
Reference in New Issue
Block a user