[PATCH] D81488: [MSP430] Enable some basic support for debug information

Anatoly Trosinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 14:35:12 PDT 2020


atrosinenko updated this revision to Diff 271487.
atrosinenko added a comment.
Herald added a reviewer: jdoerfert.
Herald added subscribers: sstefan1, ormris.

Implemented a test. Please note it depends on D82055: [DebugInfo] Explicitly permit addr_size = 0x02 when parsing DWARF data <https://reviews.llvm.org/D82055>.


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

https://reviews.llvm.org/D81488

Files:
  llvm/lib/Object/RelocationResolver.cpp
  llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp
  llvm/lib/Target/MSP430/MSP430RegisterInfo.td
  llvm/test/DebugInfo/MSP430/dwarf-basics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81488.271487.patch
Type: text/x-patch
Size: 8323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/57f7c5b8/attachment.bin>


More information about the llvm-commits mailing list