[PATCH] D69647: [Attributor] Really use the executed-context
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 15:55:01 PDT 2019
jdoerfert marked an inline comment as done.
jdoerfert added inline comments.
================
Comment at: llvm/test/Transforms/InferFunctionAttrs/dereferenceable.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
; RUN: opt < %s -inferattrs -S | FileCheck %s
----------------
leftover, will be removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69647/new/
https://reviews.llvm.org/D69647
More information about the llvm-commits
mailing list