[PATCH] D159308: [nfc][thinlto] Mark some functions explicitly as "Test"
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 13:22:04 PDT 2023
mtrofin created this revision.
mtrofin added a reviewer: tejohnson.
Herald added subscribers: hoy, ormris, hiraditya, inglorion.
Herald added a project: All.
mtrofin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Also removed them from the header. They are there for test-only. This
simplifies further refactoring (as well as code comprehension)
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D159308
Files:
llvm/include/llvm/Transforms/IPO/FunctionImport.h
llvm/lib/Transforms/IPO/FunctionImport.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159308.555153.patch
Type: text/x-patch
Size: 4996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/9ad0d56c/attachment.bin>
More information about the llvm-commits
mailing list