diff options
| author | Raul Tambre <raul@tambre.ee> | 2025-11-07 09:23:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-07 09:23:55 +0200 |
| commit | 3aa7a2426357a523d2ee12bd2b2406e45d058eac (patch) | |
| tree | d9acd8fc4feecfee77f4ecbe9e8f21d3cc7a0cb1 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 6145b9d1925ada30b49ddf0a190d01407edc4e10 (diff) | |
| download | llvm-3aa7a2426357a523d2ee12bd2b2406e45d058eac.zip llvm-3aa7a2426357a523d2ee12bd2b2406e45d058eac.tar.gz llvm-3aa7a2426357a523d2ee12bd2b2406e45d058eac.tar.bz2 | |
[NFCI][lldb][test] Avoid unnecessary GNU extension for assembly call (#166769)
`asm()` on function declarations is used for specifying the mangling. But it's a GNU extension and
very much unnecessary here since the name matches.
Fixes compiling if the compiler defaults to non-extensions mode.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
