diff options
author | Scott Manley <rscottmanley@gmail.com> | 2025-02-12 08:56:02 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 08:56:02 -0600 |
commit | 830a2911ee164e32a5459e2991233afb7168c812 (patch) | |
tree | b3e8c3d29f1f76cc0fd204c9f94eae78c95d4ef6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | bb3d789dfef4631d06cd31441a8e431702872a03 (diff) | |
download | llvm-830a2911ee164e32a5459e2991233afb7168c812.zip llvm-830a2911ee164e32a5459e2991233afb7168c812.tar.gz llvm-830a2911ee164e32a5459e2991233afb7168c812.tar.bz2 |
[Flang] fix initializer with empty string to fix aarch64 build (#126918)
After tuneCPU was changed to std::string in
c8376a93bb9853cbcedeb22d80a9b200060eaf85 the flang builds broke, due to
a missing initializer.
If we want to add tuneCPU to the MLIRToLLVMPassPipelineConfig, we might
want to tackle that separately after the build is restored. This should
be no different than the previous behaviour.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions