[lld] Fix gcc compiler warnings related to variadic macro [NFC]
gcc warned like
../../lld/ELF/InputSection.cpp:75:37: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro
75 | invokeELFT(parseCompressedHeader);
| ^
parent
696ad139
Please register or sign in to comment