[PATCH] D70590: [Examples] Add add_llvm_example_library macro and use it for IR example.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 4 08:05:11 PST 2020
fhahn added a comment.
In D70590#1803584 <https://reviews.llvm.org/D70590#1803584>, @andwar wrote:
> @fhahn Since https://reviews.llvm.org/D61446 has finally landed, what about revisiting the idea of using that instead? Just a thought.
Sure, I just re-landed the original patch, but using the new infrastructure is certainly something we should do now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70590/new/
https://reviews.llvm.org/D70590
More information about the llvm-commits
mailing list