[PATCH] D74927: [MC][ARM] make Thumb function also if type attribute is set
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 11:12:20 PST 2021
nickdesaulniers added inline comments.
================
Comment at: llvm/test/MC/ARM/thumb-function-address.s:27-28
+
+@@ Check func_label, foo_impl, foo_resolver, and foo addresses have bit 1 set.
+@@ Check label has bit 1 unset.
+@ CHECK: Value Size Type Bind Vis Ndx Name
----------------
should this comment be `bit 0`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74927/new/
https://reviews.llvm.org/D74927
More information about the llvm-commits
mailing list