diff options
author | Momchil Velikov <momchil.velikov@arm.com> | 2019-07-17 10:53:13 +0000 |
---|---|---|
committer | Momchil Velikov <momchil.velikov@arm.com> | 2019-07-17 10:53:13 +0000 |
commit | 52c39396151978ca946e2a80d9118c8672bace14 (patch) | |
tree | cd02861b46bf93f58c8612d3fecb4479c5d506e9 /lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp | |
parent | 11b06242a7e554f489c10bc9613be3e3c9e0c70a (diff) | |
download | bcm5719-llvm-52c39396151978ca946e2a80d9118c8672bace14.tar.gz bcm5719-llvm-52c39396151978ca946e2a80d9118c8672bace14.zip |
[TableGen] Do not set ReadNone attribute on intrinsics with side effects
If an intrinsic is defined without outputs, but having side effects,
it still can be removed completely from the program. This patch makes
TableGen not set Attribute::ReadNone for intrinsics which
are declared with IntrHasSideEffects.
Differential Revision: https://reviews.llvm.org/D64414
llvm-svn: 366312
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions