[all-commits] [llvm/llvm-project] c81ec1: Fix -fdebug-pass-structure test case
eleviant via All-commits
all-commits at lists.llvm.org
Fri Apr 30 00:18:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c81ec19fba27ec308607aac2e44234eee8e190d1
https://github.com/llvm/llvm-project/commit/c81ec19fba27ec308607aac2e44234eee8e190d1
Author: Evgeny Leviant <eleviant at accesssoftek.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M clang/test/Driver/debug-pass-structure.c
Log Message:
-----------
Fix -fdebug-pass-structure test case
Pass structure can change when -O0 is given and extensions are used.
More information about the All-commits
mailing list