================ @@ -45,6 +45,7 @@ #include "llvm/IR/IntrinsicsAArch64.h" #include "llvm/IR/Type.h" #include "llvm/Pass.h" +#include "llvm/Support/AArch64AtomicHints.h" ---------------- Lukacma wrote:
Is this header necessary here ? https://github.com/llvm/llvm-project/pull/198316 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
