[llvm-dev] Possible soundness issue with available_externally (split from "RFC: Add guard intrinsics")

Sanjoy Das via llvm-dev llvm-dev at lists.llvm.org
Fri Feb 26 21:55:43 PST 2016


On Fri, Feb 26, 2016 at 9:53 PM, Sanjoy Das
<sanjoy at playingwithpointers.com> wrote:
> We have, e.g. http://reviews.llvm.org/rL192302 (the only one I can find).

Actually a better example is http://reviews.llvm.org/rL241413, which
contains one of the examples discussed in this thread (see
lib/Transforms/IPO/DeadArgumentElimination.cpp).

-- Sanjoy


More information about the llvm-dev mailing list