[all-commits] [llvm/llvm-project] 7a718e: [MC] Use COMDAT for LSDA only if IR comdat type is...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Apr 21 14:42:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a718e16302314352227188fc82f757468a75e0b
      https://github.com/llvm/llvm-project/commit/7a718e16302314352227188fc82f757468a75e0b
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
    M llvm/test/CodeGen/X86/gcc_except_table-multi.ll

  Log Message:
  -----------
  [MC] Use COMDAT for LSDA only if IR comdat type is any

This fixed issue introduced in 16af97393346ad636298605930a8b503a55eb40a
and 796feb61637c407aefcc0d462f24a1cc41f350d8.

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




More information about the All-commits mailing list