diff options
| author | Chris Lattner <sabre@nondot.org> | 2006-07-18 19:27:30 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2006-07-18 19:27:30 +0000 |
| commit | 68ee5cfe1015ba369a361431c83cb2b6b519cc9c (patch) | |
| tree | dd45dff3fecb8ade6386121068a0b099c9e4ecee /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
| parent | e9c68f52e1651f4ea36ddd1d299db73414a0a609 (diff) | |
| download | bcm5719-llvm-68ee5cfe1015ba369a361431c83cb2b6b519cc9c.tar.gz bcm5719-llvm-68ee5cfe1015ba369a361431c83cb2b6b519cc9c.zip | |
Fix case where identical cases were not detected across case #0, because
instructions not handled would have a case value of #0, throwing things off.
This marginally shrinks the X86 asmprinter, but shrinks the sparc asmwriter
by 25 lines.
llvm-svn: 29187
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions

