Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
commita44d60f06fe1381e261e3da5c47ddab1c428a67a
authorFlorian Mayer <fmayer@google.com>
Wed, 20 Nov 2024 22:21:09 +0000 (20 14:21 -0800)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2024 22:21:09 +0000 (20 14:21 -0800)
tree716fb4cb9c3716eabbbb57737aebab347b65ab4b
parentf06c187799d910fd3ac3e9106397e5eecff9f265
Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and malloc parameters bound" (#117020)

Reverts llvm/llvm-project#115522

This caused UBSan errors in multi-stage clang build:

https://lab.llvm.org/buildbot/#/builders/25/builds/4241/steps/10/logs/stdio
llvm/include/llvm/IR/Value.h
llvm/lib/Analysis/MemoryBuiltins.cpp
llvm/test/Transforms/LowerConstantIntrinsics/builtin-object-size-range.ll [deleted file]