[all-commits] [llvm/llvm-project] 621023: [AIX][TLS] Add assert check of valid csect type fo...

Victor Huang via All-commits all-commits at lists.llvm.org
Mon Mar 8 12:23:15 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 621023b21853d711e02a339e9452d78a8687f3d7
      https://github.com/llvm/llvm-project/commit/621023b21853d711e02a339e9452d78a8687f3d7
  Author: Victor Huang <wei.huang at ibm.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

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

  Log Message:
  -----------
  [AIX][TLS] Add assert check of valid csect type for the storage mapping class XCOFF::XMC_UL

This patch adds the assert check inside the constructor for the csect (MCSectionXCOFF) to ensure
valid csect type used for the storage mappping class XCOFF:XMC_UL.




More information about the All-commits mailing list