[PATCH] D79303: [examples] remove outdated Hello example
Pedro Tammela via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 3 08:29:43 PDT 2020
tammela created this revision.
tammela added reviewers: chandlerc, lattner.
Herald added subscribers: llvm-commits, hiraditya, mgorny.
Herald added a project: LLVM.
The example removed is outdated and superseded by others in the `examples/` folder.
This does not affect the `Writing a Pass` documentation.
NFC.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79303
Files:
llvm/lib/Transforms/CMakeLists.txt
llvm/lib/Transforms/Hello/CMakeLists.txt
llvm/lib/Transforms/Hello/Hello.cpp
llvm/lib/Transforms/Hello/Hello.exports
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79303.261697.patch
Type: text/x-patch
Size: 3253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200503/e8a871a3/attachment.bin>
More information about the llvm-commits
mailing list