mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
This patch extracts the logic to create a static variable member decl into a helper. We will use this in an upcoming patch which will need to call exactly the same logic from a separate part of the DWARF parser.