Fix line ending in test CodeGen/X86/pr22774.ll. NFC.
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Mon, 9 Mar 2015 15:02:01 +0000 (15:02 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Mon, 9 Mar 2015 15:02:01 +0000 (15:02 +0000)
commitd1232fa1c06cf2ebd92384fdefc1fe06e17c3194
treec8a99f2203931179761ba9b26a778e86da17687a
parent1428f080a8d2017026648e7e837ea3a829a5763d
Fix line ending in test CodeGen/X86/pr22774.ll. NFC.

Also, replaced line with 'target triple' with flag -mtriple on the RUN line.
Removed the data layout string as it is not needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231654 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/pr22774.ll