[lld] [lld][GNU Properties] Refactor storage of PAuth ABI core info (PR #141920)

via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 06:59:11 PDT 2025


================
@@ -29,6 +29,7 @@
 #include "llvm/Support/GlobPattern.h"
 #include "llvm/Support/TarWriter.h"
 #include <atomic>
+#include <cstdint>
----------------
sivan-shani wrote:

Seems as it is no needed, deleting.

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


More information about the llvm-commits mailing list