summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2020-01-13 12:23:34 -0800
committerTeresa Johnson <tejohnson@google.com>2020-01-13 12:26:17 -0800
commitd0aad9f56e1588effa94b15804b098e6307da6b4 (patch)
tree9581de88c751dcf2ae45fd5b3ab9b4472aeaa35b /lldb/packages/Python/lldbsuite/test
parenta0f4600f4f0ece1d4779544513f5a70c6f0d78bf (diff)
downloadbcm5719-llvm-d0aad9f56e1588effa94b15804b098e6307da6b4.tar.gz
bcm5719-llvm-d0aad9f56e1588effa94b15804b098e6307da6b4.zip
[LTO] Constify lto::Config reference passed to backends (NFC)
The lto::Config object saved on the global LTO object should not be updated by any of the LTO backends. Otherwise we could run into interference between threads utilizing it. Motivated by some proposed changes that would have caused it to get modified in the ThinLTO backends.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud