Really fix the fall-through logic.
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 12 Jun 2011 05:57:01 +0000 (05:57 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 12 Jun 2011 05:57:01 +0000 (05:57 +0000)
commit1edc08b09ff723f3ff80dba28401b58b3ee4569e
tree4341fb8dcc54682a991986e1327d973e4d5311c7
parentc1e903ceb3cfc3a091a8d3c0fd9ec7243f36584c
Really fix the fall-through logic.
Add a triple to the tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132885 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
test/CodeGen/X86/asm-label.ll
test/CodeGen/X86/asm-label2.ll [new file with mode: 0644]