[llvm] Partial work on JITLink ARM64-COFF (PR #89697)

Vassil Vassilev via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 23:12:46 PDT 2024


================
@@ -0,0 +1,347 @@
+//===----- COFF_arm64.cpp - JIT linker implementation for COFF/arm64 ----===//
----------------
vgvassilev wrote:

This header here is not aligned with the one on line 7.

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


More information about the llvm-commits mailing list