[all-commits] [llvm/llvm-project] b51e84: [NFC][TFUtils] Extract out the output spec loader
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Nov 18 20:18:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b51e844f7a4ca4a0cb976bd59bf8b5588d6f3be5
https://github.com/llvm/llvm-project/commit/b51e844f7a4ca4a0cb976bd59bf8b5588d6f3be5
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M llvm/include/llvm/Analysis/Utils/TFUtils.h
M llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
M llvm/lib/Analysis/TFUtils.cpp
M llvm/unittests/Analysis/TFUtilsTest.cpp
Log Message:
-----------
[NFC][TFUtils] Extract out the output spec loader
It's generic for the 'development mode', not specific to the inliner
case.
Differential Revision: https://reviews.llvm.org/D91751
More information about the All-commits
mailing list