Use isPrologLabel() instead of checking the opcode directly.
authorBill Wendling <isanbard@gmail.com>
Sat, 17 Jul 2010 19:18:44 +0000 (19:18 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 17 Jul 2010 19:18:44 +0000 (19:18 +0000)
commit7490896f9dd4bb7955b39fa601ae7a9325e2775f
treef16e802cacfbe974ed5f2316b8ce6cfe00f02d47
parent89a902e1c2a6e47c181e584c2c6c931a8dd37155
Use isPrologLabel() instead of checking the opcode directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108628 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp