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)
commitbab67d2af4e7a07e5ffbc1bfa7eeebc9ba852e6f
treeeeb2e840b44c47a2a00472833470c7bc15e8a03b
parent93d66c18c9649a09cc42b3cd2923f2d6505f516b
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.

llvm-svn: 285559
llvm/test/CodeGen/X86/pr30813.ll [new file with mode: 0644]
llvm/test/CodeGen/X86/pr30813.s [deleted file]