[all-commits] [llvm/llvm-project] 8f7e67: [AVR] Support .reloc directive

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jan 8 15:27:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f7e674771081b0d9d1099aff016536140b2e79b
      https://github.com/llvm/llvm-project/commit/8f7e674771081b0d9d1099aff016536140b2e79b
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-01-08 (Sun, 08 Jan 2023)

  Changed paths:
    M llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
    M llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h
    M llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp
    A llvm/test/MC/AVR/reloc-directive-err.s
    A llvm/test/MC/AVR/reloc-directive.s

  Log Message:
  -----------
  [AVR] Support .reloc directive

Reviewed By: benshi001

Differential Revision: https://reviews.llvm.org/D141176




More information about the All-commits mailing list