We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f8560 commit 0fe6410Copy full SHA for 0fe6410
1 file changed
src/llvmo/trampoline_arena.cc
@@ -46,6 +46,7 @@
46
#include <clasp/core/pointer.h>
47
#include <clasp/core/sampling_profiler.h>
48
#include <clasp/llvmo/trampoline_arena.h>
49
+#if defined(_TARGET_OS_LINUX)
50
#include <elf.h>
51
#endif
52
#if defined(CLASP_APPLE_SILICON)
0 commit comments