diff options
author | Teresa Johnson <tejohnson@google.com> | 2019-12-03 13:56:07 -0800 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2019-12-05 16:33:54 -0800 |
commit | 54a3c2a81e1a0ff970705008e9285ea3ada4ef3e (patch) | |
tree | 58cf5c7977c39448602bcda8ff84971d1330e6fb /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 2ec71ea7c74df20983031c6e1be07b14da0e9109 (diff) | |
download | bcm5719-llvm-54a3c2a81e1a0ff970705008e9285ea3ada4ef3e.tar.gz bcm5719-llvm-54a3c2a81e1a0ff970705008e9285ea3ada4ef3e.zip |
[ThinLTO] Add option to disable readonly/writeonly attribute propagation
Summary:
Add an option to allow the attribute propagation on the index to be
disabled, to allow a workaround for issues (such as that fixed by
D70977).
Also move the setting of the WithAttributePropagation flag on the index
into propagateAttributes(), and remove some old stale code that predated
this flag and cleared the maybe read/write only bits when we need to
disable the propagation (previously only when importing disabled, now
also when the new option disables it).
Reviewers: evgeny777, steven_wu
Subscribers: mehdi_amini, inglorion, hiraditya, dexonsmith, arphaman, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70984
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions