diff options
author | Fangrui Song <i@maskray.me> | 2025-08-03 20:17:31 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-08-03 20:17:31 -0700 |
commit | 781e5f0b5dc78305e5726d2118c1304f0229f36b (patch) | |
tree | f444989ac3524cfc43bf6db74fe35dbddf2fec7f /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 8b03b3bd4df62af2de659434495419be2a2f4a45 (diff) | |
download | llvm-781e5f0b5dc78305e5726d2118c1304f0229f36b.zip llvm-781e5f0b5dc78305e5726d2118c1304f0229f36b.tar.gz llvm-781e5f0b5dc78305e5726d2118c1304f0229f36b.tar.bz2 |
PowerPC: Avoid MCSymbol::isUnset
"unset" is not a meaningful separae state and it will be merged into
"undefined".
https://reviews.llvm.org/D72570 ported a GAS hack that moves the label
when a prefixed instruction on the same source line needs automatic
alignment. However, we can used isDefined instead of isUnset.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions