aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/no-compact-unwind.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove tbaa metadata.Bill Wendling2013-04-211-7/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179970 91177308-0d34-0410-b5e6-96231b3b80d8
* Make test slightly more readable.Bill Wendling2013-04-191-4/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179888 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a testcase to make sure we generate the proper compact unwind section ↵Bill Wendling2013-04-191-0/+60
for a function that cannot produce a compact unwind encoding. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179887 91177308-0d34-0410-b5e6-96231b3b80d8