OSDN Git Service

Don't append ".b" to the names of globals that are being shrunk to booleans.
authorNick Lewycky <nicholas@mxc.ca>
Sat, 2 May 2009 16:21:50 +0000 (16:21 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 2 May 2009 16:21:50 +0000 (16:21 +0000)
commit0e80b7cda155ef89dbac46d5d226bb333021b5f7
treea9042927a080a489055be73fcf07db38bed91874
parent1dcad96dc68c8a4565f10759bcabc634f61243e0
Don't append ".b" to the names of globals that are being shrunk to booleans.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70630 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalOpt.cpp