mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
Fix0r a test that mistakenly used %llvmg++ instead of %llvmgxx.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10118 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6c024c4bcd
commit
a3382bdccc
@ -1,4 +1,4 @@
|
|||||||
// RUN: %llvmg++ -xc++ %s -c -o - | llvm-dis | grep getelementptr
|
// RUN: %llvmgxx -xc++ %s -c -o - | llvm-dis | grep getelementptr
|
||||||
|
|
||||||
struct foo {
|
struct foo {
|
||||||
int array[100];
|
int array[100];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user