mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 13:55:22 +00:00
Remove space that was forgotten.`
llvm-svn: 56240
This commit is contained in:
parent
37457ca74b
commit
f9a01704af
@ -1,4 +1,4 @@
|
||||
// RUN: %llvmgcc -S %s -o - | grep {llvm.ctlz.i32( i32} | count 2
|
||||
// RUN: %llvmgcc -S %s -o - | grep {llvm.ctlz.i32(i32} | count 2
|
||||
// RUN: %llvmgcc -S %s -o - | grep {llvm.ctlz.i32(i32} | count 1
|
||||
|
||||
unsigned t2(unsigned X) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user