[ExecutionEngine] Fix a warning
This patch fixes the warning: llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp:66:11: error: unused type alias 'Base' [-Werror,-Wunused-local-typedef]
Loading
Please sign in to comment
This patch fixes the warning: llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp:66:11: error: unused type alias 'Base' [-Werror,-Wunused-local-typedef]