diff options
| author | Kyle Butt <kyle+llvm@iteratee.net> | 2015-12-02 21:08:03 +0000 |
|---|---|---|
| committer | Kyle Butt <kyle+llvm@iteratee.net> | 2015-12-02 21:08:03 +0000 |
| commit | 2f713eb4388613c630c71ba80093332280f34098 (patch) | |
| tree | 224a772eeeab54ab1fa9602f6ab59eca1ea9edd0 /llvm/test/CodeGen | |
| parent | 0a80da0bec258dd6920b6ea924f9d4fa0f9660b3 (diff) | |
| download | bcm5719-llvm-2f713eb4388613c630c71ba80093332280f34098.tar.gz bcm5719-llvm-2f713eb4388613c630c71ba80093332280f34098.zip | |
Tests: PPC: remove unnecessary metadata. NFC
Remove unnecessary metadata from a test case.
llvm-svn: 254544
Diffstat (limited to 'llvm/test/CodeGen')
| -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} |

