diff options
author | Erich Keane <erich.keane@intel.com> | 2019-06-03 18:36:33 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2019-06-03 18:36:33 +0000 |
commit | bf37536a351a2db55efe830437866010ae050eea (patch) | |
tree | 0461135e2f85fd0422730863abd3eda088f24710 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 81ef625080cb7097044b4461fee0ac5567a44c75 (diff) | |
download | llvm-bf37536a351a2db55efe830437866010ae050eea.zip llvm-bf37536a351a2db55efe830437866010ae050eea.tar.gz llvm-bf37536a351a2db55efe830437866010ae050eea.tar.bz2 |
Make NoThrow FunctionLike, make FunctionLike include references, fix
prettyprint
__declspec(nothrow) should work on function pointers as well as function
references, so this changes it to FunctionLike. Additionally,
FunctionLike needed to be modified to permit function references.
Finally, the TypePrinter didn't properly print the NoThrow exception
specifier, so make sure we get that right as well.
llvm-svn: 362435
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions