[all-commits] [llvm/llvm-project] fa5418: [NFC] Clean up debug-names-verify-completeness.s test
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Nov 18 07:33:38 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fa541860564ba3a82bf085613ebc1376f641e966
https://github.com/llvm/llvm-project/commit/fa541860564ba3a82bf085613ebc1376f641e966
Author: Pavel Labath <pavel at labath.sk>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M llvm/test/tools/llvm-dwarfdump/X86/debug-names-verify-completeness.s
Log Message:
-----------
[NFC] Clean up debug-names-verify-completeness.s test
This patch replaces the tabs by spaces and avoid the need for a
debug_str section by moving all strings inline. It also removes the
hardcoded DIE offsets in the test, which will simplify a follow-up
patch.
More information about the All-commits
mailing list