Add testcase to make sure we don't generate a compact unwind section for ELF binaries.
authorBill Wendling <isanbard@gmail.com>
Thu, 17 Oct 2013 17:38:49 +0000 (17:38 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 17 Oct 2013 17:38:49 +0000 (17:38 +0000)
commit20a7ec92475e6209892dd2201b4bbf852d6fa122
tree5229db2f5ee24c84506a5627f6d92a045735b1a5
parent52244da7f2b3def646900520668b859343b84a33
Add testcase to make sure we don't generate a compact unwind section for ELF binaries.

This tests r190354.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192903 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/no-elf-compact-unwind.ll [new file with mode: 0644]