[lld] [LLD] Merge .hexagon.attributes sections (PR #148098)
Brian Cain via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 13 13:24:37 PDT 2025
================
@@ -7,11 +7,19 @@
//===----------------------------------------------------------------------===//
#include "InputFiles.h"
+#include "OutputSections.h"
#include "Symbols.h"
#include "SyntheticSections.h"
#include "Target.h"
+#include "Thunks.h"
----------------
androm3da wrote:
I must've crossed the wires with the other in-progress PR, sorry. Removed.
https://github.com/llvm/llvm-project/pull/148098
More information about the llvm-commits
mailing list