aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Interpreter/CommandInterpreter.cpp
diff options
context:
space:
mode:
authorDaniel Paoliello <danpao@microsoft.com>2025-01-30 09:51:43 -0800
committerGitHub <noreply@github.com>2025-01-30 09:51:43 -0800
commit845cc968e987492bda6a62c9a87cd96cfc631d5b (patch)
tree2f545e6fe1f5a8e442b8e5a5efe6a9a26614953b /lldb/source/Interpreter/CommandInterpreter.cpp
parent0e43b9547d56762d29de9a99c998e7939417a1f3 (diff)
downloadllvm-845cc968e987492bda6a62c9a87cd96cfc631d5b.zip
llvm-845cc968e987492bda6a62c9a87cd96cfc631d5b.tar.gz
llvm-845cc968e987492bda6a62c9a87cd96cfc631d5b.tar.bz2
[clang][llvm][aarch64][win] Add a clang flag and module attribute for import call optimization, and remove LLVM flag (#122831)
Switches import call optimization from being enabled by an LLVM flag to instead using a module attribute, and creates a new Clang flag that will set that attribute. This addresses the concern raised in the original PR: <https://github.com/llvm/llvm-project/pull/121516#discussion_r1911763991> This change also only creates the Called Global info if the module attribute is present, addressing this concern: <https://github.com/llvm/llvm-project/pull/122762#pullrequestreview-2547595934>
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions