aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/IPA/CallGraphSCCPass.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-04-16 22:40:20 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-04-16 22:40:20 +0000
commit6b5e2261f03cd10090e15e29f0cb527298da111f (patch)
treeeb962421f64c1ce29fa786545f5d665f5039a755 /lib/Analysis/IPA/CallGraphSCCPass.cpp
parenta475cffeb463990d6e0c7eca6460da78428c233c (diff)
downloadexternal_llvm-6b5e2261f03cd10090e15e29f0cb527298da111f.zip
external_llvm-6b5e2261f03cd10090e15e29f0cb527298da111f.tar.gz
external_llvm-6b5e2261f03cd10090e15e29f0cb527298da111f.tar.bz2
Fixed a bug in DisassembleN1RegModImmFrm() where a break stmt was missing for a
case. Also, the 0xFF hex literal involved in the shift for ESize64 should be suffixed "ul" to preserve the shift result. Implemented printHex*ImmOperand() by copying from ARMAsmPrinter.cpp and added a test case for DisassembleN1RegModImmFrm()/printHex64ImmOperand(). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101557 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/IPA/CallGraphSCCPass.cpp')
0 files changed, 0 insertions, 0 deletions