[all-commits] [llvm/llvm-project] 3b5d36: [Verifier] disable llvm.experimental.noalias.scope...
dobbelaj-snps via All-commits
all-commits at lists.llvm.org
Mon Jan 25 07:43:59 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b5d36ece21f9baf96d82944b0165cb352443bee
https://github.com/llvm/llvm-project/commit/3b5d36ece21f9baf96d82944b0165cb352443bee
Author: Jeroen Dobbelaere <jeroen.dobbelaere at synopsys.com>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M llvm/lib/IR/Verifier.cpp
Log Message:
-----------
[Verifier] disable llvm.experimental.noalias.scope.decl dominance check.
This was enabled in https://reviews.llvm.org/D95335 but it breaks the stage2 fuchsia build
(See http://lab.llvm.org:8011/#/builders/98/builds/4105/steps/9/logs/stdio)
More information about the All-commits
mailing list