OSDN Git Service

* Stop using BBNumbering, we don't really need it
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 29 Jun 2004 23:40:57 +0000 (23:40 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 29 Jun 2004 23:40:57 +0000 (23:40 +0000)
commit61297ee1185fd267471a1cb1fa28c585b51c5e08
treebb99633e885f28a4255c2462ca4daedfb546e364
parent7b00096e33f7bbe7a0b3b08f600404feb7dd42e9
* Stop using BBNumbering, we don't really need it
* Only increment labelNumber once, because it's used by both Load{hi,lo}Addr
* There is no .bss section on PowerPC
* Use .align 2 instead of other random numbers

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14504 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32AsmPrinter.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/PowerPC/PowerPCAsmPrinter.cpp