[PATCH] D93954: ELF: Teach the linker about the 'B' augmentation string character.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 31 00:47:06 PST 2020
MaskRay added inline comments.
================
Comment at: lld/test/ELF/cfi-b-key-frame.s:1
+// REQUIRES: aarch64
+// RUN: llvm-mc -filetype=obj -triple aarch64-arm-none-eabi %s -o %t.o
----------------
Such tests are named `eh-frame-*`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93954/new/
https://reviews.llvm.org/D93954
More information about the llvm-commits
mailing list