[llvm] [PAC][CodeGen][ELF][AArch64] Support signed GOT (PR #96164)

Tomas Matheson via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 5 10:45:27 PDT 2024


================
@@ -24,6 +24,7 @@ namespace llvm {
 class AArch64MCExpr : public MCTargetExpr {
 public:
   enum VariantKind {
+    // clang-format off
----------------
tmatheson-arm wrote:

Ditto

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


More information about the llvm-commits mailing list