diff options
author | Bob Wilson <bob.wilson@apple.com> | 2009-04-16 21:51:05 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2009-04-16 21:51:05 +0000 |
commit | b8c370a8b5241e58a844aa316e536fadfdef2657 (patch) | |
tree | c47819f82a55f86a0fdd00f0210649ecb43cabfc /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 68c4c61be87602c6a089ec367916198b085eb54f (diff) | |
download | bcm5719-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