[all-commits] [llvm/llvm-project] c52564: Updated reflection-dump.test for mpenum section
Shubham Sandeep Rastogi via All-commits
all-commits at lists.llvm.org
Tue Feb 22 10:21:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5256412b76c6e42d21dd744a191b1c75861212d
https://github.com/llvm/llvm-project/commit/c5256412b76c6e42d21dd744a191b1c75861212d
Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
M llvm/test/tools/dsymutil/Inputs/reflection_metadata.yaml
M llvm/test/tools/dsymutil/X86/reflection-dump.test
Log Message:
-----------
Updated reflection-dump.test for mpenum section
With 1c1e2cce9a50ac9fe6b884b79925d71914cf5a30 a new swift5 reflection section for multi-payload enum mask information was added, which is called mpenum. This change simply adds a check to make sure dsymutil can dump out information in that section into the dSYM bundle.
Differential Revision: https://reviews.llvm.org/D120291
More information about the All-commits
mailing list