[PATCH] D89138: [AArch64] Implement .variant_pcs directive
Cullen Rhodes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 13 03:07:07 PDT 2020
This revision was automatically updated to reflect the committed changes.
c-rhodes marked an inline comment as done.
Closed by commit rGc87bd2d8eb37: [AArch64] Implement .variant_pcs directive (authored by c-rhodes).
Changed prior to commit:
https://reviews.llvm.org/D89138?vs=297531&id=297807#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89138/new/
https://reviews.llvm.org/D89138
Files:
llvm/include/llvm/BinaryFormat/ELF.h
llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h
llvm/test/CodeGen/AArch64/variant-pcs.ll
llvm/test/MC/AArch64/directive-variant_pcs-err.s
llvm/test/MC/AArch64/directive-variant_pcs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89138.297807.patch
Type: text/x-patch
Size: 8595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/b200a0b4/attachment.bin>
More information about the llvm-commits
mailing list