[all-commits] [llvm/llvm-project] 4c2370: [XCOFF][NFC] make StorageMappingClass/SymbolType m...

Chen Zheng via All-commits all-commits at lists.llvm.org
Thu Feb 18 01:46:34 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c23707a418add9c584af5247faa5a9527632a0c
      https://github.com/llvm/llvm-project/commit/4c23707a418add9c584af5247faa5a9527632a0c
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  Changed paths:
    M llvm/include/llvm/MC/MCSectionXCOFF.h
    M llvm/lib/MC/MCSectionXCOFF.cpp

  Log Message:
  -----------
  [XCOFF][NFC] make StorageMappingClass/SymbolType member optional

This patch makes StorageMappingClass/SymbolType member optional in
class MCSectionXCOFF.

Non-csect sections like debug sections have no such properties.

Reviewed By: hubert.reinterpretcast

Differential Revision: https://reviews.llvm.org/D96641




More information about the All-commits mailing list