]> granicus.if.org Git - llvm/commit
Delete .s file that did not test anything, and check in test that works.
authorManuel Klimek <klimek@google.com>
Mon, 31 Oct 2016 11:18:39 +0000 (11:18 +0000)
committerManuel Klimek <klimek@google.com>
Mon, 31 Oct 2016 11:18:39 +0000 (11:18 +0000)
commitef99bbdeeb34fee24cde4fbb3a7d0137ec32661e
tree0972913b4dd08fb897d086cec413413ef67509ee
parent951469b2328f66378344f7b110a7bc1035b16ef6
Delete .s file that did not test anything, and check in test that works.

In D26098, Davide Italiano submitted a .s file instead of the .ll file
that was the last stage of the review.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285559 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/pr30813.ll [new file with mode: 0644]
test/CodeGen/X86/pr30813.s [deleted file]