[PATCH] D152719: [NFC] Combine several DW_AT_const_value tests

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 09:03:15 PDT 2023


Orlando created this revision.
Orlando added reviewers: probinson, MaskRay.
Orlando added a project: debug-info.
Herald added a subscriber: ormris.
Herald added a project: All.
Orlando requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Split from D151795 <https://reviews.llvm.org/D151795>. I'm not sure it's conclusive, but these are all the related tests I could find easily.


https://reviews.llvm.org/D152719

Files:
  llvm/test/DebugInfo/X86/DW_ATE_complex_float.ll
  llvm/test/DebugInfo/X86/DW_AT_const_value.ll
  llvm/test/DebugInfo/X86/dbg-const-int.ll
  llvm/test/DebugInfo/X86/dbg-i128-const.ll
  llvm/test/DebugInfo/X86/float_const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152719.530530.patch
Type: text/x-patch
Size: 12764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/4635fdcc/attachment-0001.bin>


More information about the llvm-commits mailing list