[llvm] r374768 - Revert "Add a pass to lower is.constant and objectsize intrinsics"

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 14 08:05:08 PDT 2019


On Mon, Oct 14, 2019 at 12:22:49PM -0000, Dmitri Gribenko via llvm-commits wrote:
> Author: gribozavr
> Date: Mon Oct 14 05:22:48 2019
> New Revision: 374768
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=374768&view=rev
> Log:
> Revert "Add a pass to lower is.constant and objectsize intrinsics"
> 
> This reverts commit r374743. It broke the build with Ocaml enabled:
> http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/19218

Can you please give people a chance to fix things, especially for
non-standard build configurations? Reapplying the patch is much more
work than fixing ocaml.

Joerg


More information about the llvm-commits mailing list