[PATCH] D78624: [CaptureTracking] Replace hardcoded constant to option. NFC.
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 03:44:57 PDT 2020
skatkov created this revision.
skatkov added reviewers: fedor.sergeev, apilipenko, rnk, jdoerfert.
Herald added subscribers: dantrushin, hiraditya.
Herald added a reviewer: sstefan1.
The motivation is to be able to play with the option and change if it is required.
https://reviews.llvm.org/D78624
Files:
llvm/include/llvm/Analysis/CaptureTracking.h
llvm/lib/Analysis/CaptureTracking.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/unittests/Analysis/CaptureTrackingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78624.259224.patch
Type: text/x-patch
Size: 8619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/3a0c4543/attachment.bin>
More information about the llvm-commits
mailing list