[all-commits] [llvm/llvm-project] 5d597e: [DebugInfo][unittest] Use YAML to generate the .de...
Xing GUO via All-commits
all-commits at lists.llvm.org
Tue Aug 4 01:38:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5d597e20dfdb8eea4c11375f1ae5940e151246c4
https://github.com/llvm/llvm-project/commit/5d597e20dfdb8eea4c11375f1ae5940e151246c4
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp
Log Message:
-----------
[DebugInfo][unittest] Use YAML to generate the .debug_loclists section.
DWARFYAML supports generating the .debug_loclists section. We can use it
to simplify tests.
Reviewed By: jhenderson, grimar
Differential Revision: https://reviews.llvm.org/D85179
More information about the All-commits
mailing list