[all-commits] [llvm/llvm-project] c0d2bb: [CaptureTracking] Replace hardcoded constant to op...

serguei-katkov via All-commits all-commits at lists.llvm.org
Thu Apr 23 04:24:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c0d2bbb1d4939908545071831568b1e0b1b82860
      https://github.com/llvm/llvm-project/commit/c0d2bbb1d4939908545071831568b1e0b1b82860
  Author: Serguei Katkov <serguei.katkov at azul.com>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/CaptureTracking.h
    M llvm/lib/Analysis/CaptureTracking.cpp
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp

  Log Message:
  -----------
  [CaptureTracking] Replace hardcoded constant to option. NFC.

The motivation is to be able to play with the option and change if it is required.

Reviewers: fedor.sergeev, apilipenko, rnk, jdoerfert
Reviewed By: fedor.sergeev
Subscribers: hiraditya, dantrushin, llvm-commits
Differential Revision: https://reviews.llvm.org/D78624




More information about the All-commits mailing list