diff options
-rw-r--r-- | llvm/test/CodeGen/PowerPC/aantidep-inline-asm-use.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/PowerPC/aantidep-inline-asm-use.ll b/llvm/test/CodeGen/PowerPC/aantidep-inline-asm-use.ll index 4e7e9775044..f0c0deacf4d 100644 --- a/llvm/test/CodeGen/PowerPC/aantidep-inline-asm-use.ll +++ b/llvm/test/CodeGen/PowerPC/aantidep-inline-asm-use.ll @@ -302,7 +302,4 @@ attributes #0 = { nounwind "disable-tail-calls"="false" "less-precise-fpmad"="fa attributes #1 = { nounwind argmemonly } attributes #2 = { nounwind } -!llvm.ident = !{!0} - -!0 = !{!"clang version google3-trunk (trunk r251807)"} !1 = !{i32 -2140527538, i32 -2140527533} |