[all-commits] [llvm/llvm-project] 50f338: [dfsan] Add missing test for the new pass manager ...

taewookoh via All-commits all-commits at lists.llvm.org
Thu Dec 9 18:53:34 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50f3380290ced550d44077fb0865b7b81e3a244c
      https://github.com/llvm/llvm-project/commit/50f3380290ced550d44077fb0865b7b81e3a244c
  Author: Taewook Oh <twoh at fb.com>
  Date:   2021-12-09 (Thu, 09 Dec 2021)

  Changed paths:
    M llvm/test/Instrumentation/DataFlowSanitizer/ignore_persnality_routine.ll

  Log Message:
  -----------
  [dfsan] Add missing test for the new pass manager with -dfsan-ignore-personality-routine

A test for the new pass manager was missed from the original diff D115317.

Reviewed By: browneee

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




More information about the All-commits mailing list