diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2021-04-07 13:59:54 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2021-04-07 14:04:08 -0400 |
commit | 028092eb613e5553ce0833878e7d36fcaf11fcb2 (patch) | |
tree | 1c0066f552b57d6b04faa4ac1087a173a337c9de /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | ffc65824f0ee20e1f8e884811062b92bd6707b11 (diff) | |
download | llvm-028092eb613e5553ce0833878e7d36fcaf11fcb2.zip llvm-028092eb613e5553ce0833878e7d36fcaf11fcb2.tar.gz llvm-028092eb613e5553ce0833878e7d36fcaf11fcb2.tar.bz2 |
Correct the tablegen logic for MutualExclusions attribute checking.
Just because an attribute is a statement attribute doesn't mean it's
not also a declaration attribute. In Clang, there are not currently any
DeclOrStmtAttr attributes that require mutual exclusion checking, but
downstream clients discovered this issue.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions