diff options
author | Scott Manley <rscottmanley@gmail.com> | 2025-02-12 08:17:07 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 08:17:07 -0600 |
commit | cbe879d6858fe2962261181818d694b8367fe804 (patch) | |
tree | eb331a226c9fa9b5018a6fc38230c4d584431624 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 3e62321ed9bb4f94c901d9c4286b15e5619206e6 (diff) | |
download | llvm-cbe879d6858fe2962261181818d694b8367fe804.zip llvm-cbe879d6858fe2962261181818d694b8367fe804.tar.gz llvm-cbe879d6858fe2962261181818d694b8367fe804.tar.bz2 |
[Flang] Fix options for FunctionAttr pass (#126819)
For non-basic types GenericOptionParser::findArgStrForValue will return
null, ultimately an llvm_unreachable, when the specific values are not
found. Add the enum, much like the debug-level option in AddDebugInfo to
resolve this problem. Also change tuneCPU to be std::string or it will
also fail.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions