diff options
Diffstat (limited to 'test/CodeGen/X86/codegen-prepare.ll')
-rw-r--r-- | test/CodeGen/X86/codegen-prepare.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/codegen-prepare.ll b/test/CodeGen/X86/codegen-prepare.ll index e58bc22ef142..9d7d3d376cdc 100644 --- a/test/CodeGen/X86/codegen-prepare.ll +++ b/test/CodeGen/X86/codegen-prepare.ll @@ -1,5 +1,4 @@ ; RUN: llc < %s -mtriple=x86_64-pc-linux | FileCheck %s -; RUN: llc < %s -mtriple=x86_64-pc-linux -addr-sink-using-gep=1 | FileCheck %s ; Check that the CodeGenPrepare Pass ; does not wrongly rewrite the address computed by Instruction %4 |