[all-commits] [llvm/llvm-project] 34d775: [MC][AArch64] Make .reloc support arbitrary reloca...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Mar 27 12:33:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 34d77516b826f07e964fab364b02511ba6002209
https://github.com/llvm/llvm-project/commit/34d77516b826f07e964fab364b02511ba6002209
Author: Fangrui Song <maskray at google.com>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
A llvm/test/MC/AArch64/reloc-directive-err.s
M llvm/test/MC/AArch64/reloc-directive.s
Log Message:
-----------
[MC][AArch64] Make .reloc support arbitrary relocation types
Depends on D76746. Generalizes D61973.
Differential Revision: https://reviews.llvm.org/D76754
More information about the All-commits
mailing list