Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
xermicus
2024-04-10 10:05:48 +02:00
parent ec952fd2cb
commit 45a082d9a8
7 changed files with 141 additions and 127 deletions
+2
View File
@@ -2,6 +2,8 @@
#include "lld/Common/CommonLinkerContext.h"
#include "llvm/Support/CrashRecoveryContext.h"
LLD_HAS_DRIVER(elf);
extern "C" bool LLDELFLink(const char *argv[], size_t length)
{
bool canRunAgain;