diff options
author | Chris Lattner <sabre@nondot.org> | 2001-10-16 19:54:17 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2001-10-16 19:54:17 +0000 |
commit | 386a3b7b953a9de769824a7f3516d9dd3021d3e2 (patch) | |
tree | 1b442ae8874b1a940234811297a3904163f298e2 /lib/CodeGen/MachineInstr.cpp | |
parent | 618155f6c830af9b2abb587b6d1cb5bea3dcc4f9 (diff) |
Simplify some code
Remove Method special case
Fix bug exposed by this testcase:
implementation
void "PtrFunc2"()
begin
bb1:
%reg = add int(int)* null, null
add int (int)* %reg, null
ret void
end
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@852 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions