Move llvm/test/CodeGen/Generic/function-alias.ll to X86. It is incompatible to PECOFF.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 4 Dec 2015 02:00:12 +0000 (02:00 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 4 Dec 2015 02:00:12 +0000 (02:00 +0000)
commita9a96c1f37545082343ccb7cfee7f97f8f7a76be
tree64e1381a1865b061591d027cf163ef79cbefbc36
parentc445f0fb72e9028e9ec92924025317c70b667359
Move llvm/test/CodeGen/Generic/function-alias.ll to X86. It is incompatible to PECOFF.

FIXME: It may be ELF-generic.

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