diff options
author | Erich Keane <erich.keane@intel.com> | 2020-05-13 13:24:03 -0700 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2020-05-14 07:21:09 -0700 |
commit | 5f1f4a5d0157c11e0a88d9a273f49c8f866b01ef (patch) | |
tree | 1d2b476d4f0bb91f9b9a0c9fb3b24a596bbd9ddd /clang/lib/Basic/SourceManager.cpp | |
parent | f20c62741e7b8c35f1d840488352f8e035af0abb (diff) | |
download | llvm-5f1f4a5d0157c11e0a88d9a273f49c8f866b01ef.zip llvm-5f1f4a5d0157c11e0a88d9a273f49c8f866b01ef.tar.gz llvm-5f1f4a5d0157c11e0a88d9a273f49c8f866b01ef.tar.bz2 |
Prohibit capture of _ExtInt in inline assembly.
The backends don't seem to properly handle the _ExtInt type in inline
assembly with crashes occurring in many. While the ones I tested seem to
work for powers of 2 < 64 (and some any multiple of 64 greater than
that), it seemed like a better idea to just use of this type in inline
assembly prohibited.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions