[lld] [lld][elf] add safe-thunks in ELF (PR #126695)

via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 19:56:58 PST 2025


================
@@ -9,8 +9,10 @@
 #ifndef LLD_ELF_ICF_H
 #define LLD_ELF_ICF_H
 
+#include "Target.h"
----------------
alx32 wrote:

Why do we need to touch this file ? 

https://github.com/llvm/llvm-project/pull/126695


More information about the llvm-commits mailing list