summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2009-04-16 21:51:05 +0000
committerBob Wilson <bob.wilson@apple.com>2009-04-16 21:51:05 +0000
commitb8c370a8b5241e58a844aa316e536fadfdef2657 (patch)
treec47819f82a55f86a0fdd00f0210649ecb43cabfc /clang/lib/CodeGen/CodeGenModule.cpp
parent68c4c61be87602c6a089ec367916198b085eb54f (diff)
downloadbcm5719-llvm-b8c370a8b5241e58a844aa316e536fadfdef2657.tar.gz
bcm5719-llvm-b8c370a8b5241e58a844aa316e536fadfdef2657.zip
Fix PR3994: LLVMMatchType arguments do not refer to absolute return value
and argument positions but only to the overloaded intrinsic parameters. Keep a separate list of these overloaded parameters in CodeGenTarget.cpp so they can be resolved easily. Remove assertions from IntrinsicEmitter.cpp: they were harmless but confusing, and the assertions elsewhere in TableGen will catch any incorrect values. llvm-svn: 69316
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud