[PATCH] D51798: [Dwarf/AArch64] Return address signing B key dwarf support

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 04:28:53 PST 2018


davezarzycki added a comment.

Turns out my setup was busted and I thought I was building/testing AArch64 when I wasn't. I think you need to add `// REQUIRES: aarch64-registered-target` to the file.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D51798/new/

https://reviews.llvm.org/D51798





More information about the llvm-commits mailing list