aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackMaps.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-11-03 21:56:03 +0000
committerReid Kleckner <reid@kleckner.net>2014-11-03 21:56:03 +0000
commit899baf3625db90e3434e8a91335a74f4c49972a1 (patch)
treedd7a3848d0f7f7750029a5f1fb15a191ecb93ce4 /llvm/lib/CodeGen/StackMaps.cpp
parent7e2b9882b147bf9c26faa7b04b56884ec444bd64 (diff)
downloadllvm-899baf3625db90e3434e8a91335a74f4c49972a1.zip
llvm-899baf3625db90e3434e8a91335a74f4c49972a1.tar.gz
llvm-899baf3625db90e3434e8a91335a74f4c49972a1.tar.bz2
Move the no-prototype calling conv check after decl merging
Now we don't warn on this code: void __stdcall f(void); void __stdcall f(); My previous commit regressed this functionality because I didn't update the relevant test case which used a definition. llvm-svn: 221188
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions