summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorIngo Müller <ingomueller@google.com>2023-06-20 14:10:33 +0000
committerIngo Müller <ingomueller@google.com>2023-06-20 19:27:47 +0000
commitf9bce19e2e2be09768260d2a297d933f46bc3efd (patch)
tree35cfcbbba009bb453885b8c5aa99125f6b673488 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parentb6979698ea5f0c13ed4af661c88c981b9525e17c (diff)
[mlir][async] Mark exported symbols of runtime lib as visible.
The async runtime library explicitly registers the symbols it exports with the loading mechanism of the execution engine. This even works even though these symbols were marked as hidden in the library. However, if used outside the execution engine, such as with `lli --dlopen` or if AOT compiled, these hidden symbols would not be found. This patch thus marks all symbols that are part of the API as visible. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D153348
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions