diff options
Diffstat (limited to 'llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll')
| -rw-r--r-- | llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll b/llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll index 297807ee32d..2afb1a02bba 100644 --- a/llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll +++ b/llvm/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=c +; RUN: llc < %s -march=c ; Test const pointer refs & forward references |

