[all-commits] [llvm/llvm-project] ff41ae: MC: AArch64: Add support for gotpage_lo15

Adhemerval Zanella via All-commits all-commits at lists.llvm.org
Thu Jan 21 03:31:03 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff41ae8b367769126c5d377eb712c7becfa2126f
      https://github.com/llvm/llvm-project/commit/ff41ae8b367769126c5d377eb712c7becfa2126f
  Author: Adhemerval Zanella <adhemerval.zanella at linaro.org>
  Date:   2021-01-21 (Thu, 21 Jan 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
    M llvm/test/MC/AArch64/arm64-elf-relocs.s

  Log Message:
  -----------
  MC: AArch64: Add support for gotpage_lo15

It is not used bt LLVM itself, but it would be used on lld tests
to implement R_AARCH64_LD64_GOTPAGE_LO15 support.




More information about the All-commits mailing list