mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-26 13:36:28 +00:00
Fix0r a test that mistakenly used %llvmg++ instead of %llvmgxx.
llvm-svn: 10118
This commit is contained in:
parent
63d39c80d8
commit
45fa8ba070
@ -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 {
|
||||
int array[100];
|
||||
|
Loading…
Reference in New Issue
Block a user