aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@jrtc27.com>2025-07-27 00:20:55 +0100
committerGitHub <noreply@github.com>2025-07-27 00:20:55 +0100
commitf8685a8533dd90d31ead8c631337a798012533e0 (patch)
tree8f7302523810d439e4b50e07c09146ac28edac5a /llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
parent87c73f498d3e98c7b6471f81e25b7e08106053fe (diff)
downloadllvm-f8685a8533dd90d31ead8c631337a798012533e0.zip
llvm-f8685a8533dd90d31ead8c631337a798012533e0.tar.gz
llvm-f8685a8533dd90d31ead8c631337a798012533e0.tar.bz2
[NFC][ELF] Wrap invokeELFT in do { } while (0) so it behaves as a function (#150119)
The current implementation is dangerous if used in contexts that need a single statement, since invokeELFT(...); is in fact two statements, a switch statement and an empty statement.
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions