[llvm-dev] Simple Tutorial - Add Clang Command Line Options for Custom Features
Bekket McClane via llvm-dev
llvm-dev at lists.llvm.org
Sun Sep 2 21:16:41 PDT 2018
Hi LLVM and Clang folks,
The following link is the latest, and last blog post of my ‘Writing LLVM Pass in 2018’ series:
https://medium.com/@mshockwave/writing-llvm-pass-in-2018-part-iv-d69dac57171d <https://medium.com/@mshockwave/writing-llvm-pass-in-2018-part-iv-d69dac57171d>
This article, however, is pretty different from its series banner: It’s talking about how to enable your in-tree Pass by using custom command line options in clang.
Hope you guys find this tutorial useful and entertaining.
Bests,
Bekket
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180903/658fb56c/attachment.html>
More information about the llvm-dev
mailing list