[all-commits] [llvm/llvm-project] bd08a8: [EHStreamer] Simplify sharedTypeIDs with std::mism...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Sep 28 15:06:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bd08a87cfede308f040d79b45245213afd87959a
      https://github.com/llvm/llvm-project/commit/bd08a87cfede308f040d79b45245213afd87959a
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp

  Log Message:
  -----------
  [EHStreamer] Simplify sharedTypeIDs with std::mismatch

(Note that EMStreamer.cpp is largely under tested. The only test checking the prefix sharing is CodeGen/WebAssembly/eh-lsda.ll)




More information about the All-commits mailing list