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)
commit228d9d4399445c916b58cf5ba35826bea818791e
tree97fd7205a2fc245da08cc3015fb83938ed783e81
parent66a97ee957d605481879c0dd184bbd5386feb303
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.

llvm-svn: 231654
llvm/test/CodeGen/X86/pr22774.ll