[PATCH] D81488: [MSP430] Enable some basic support for debug information
Anatoly Trosinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 19 11:59:12 PDT 2020
atrosinenko added a comment.
Meanwhile, is it acceptable that byte-sized and word-sized registers share the same DWARF register numbers such as r12 (16 bit) and r12b (8 bit) in this example?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81488/new/
https://reviews.llvm.org/D81488
More information about the llvm-commits
mailing list