Jessica Clarke f8685a8533
[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.
2025-07-27 00:20:55 +01:00
..
2025-06-09 15:52:37 -07:00

See docs/NewLLD.rst