Hey,
Does anyone actually care about the "hello, world" pass in lib/Transforms/Hello? Is there any particular reason why it couldn't be under examples or projects, or just removed altogether?
--Owen
Hey,
Does anyone actually care about the "hello, world" pass in lib/Transforms/Hello? Is there any particular reason why it couldn't be under examples or projects, or just removed altogether?
--Owen
Owen, I have an issue about the Hello on windows.
Please seek "RFC: change build order (or location) of LLVMHello
plugin" in this list, thank you
My proposal: move it onto a new directory plugins/
ps. I would like to know why the Hello plugin is on lib/Transforms.
Is it a historical reason?
...Takumi
everything, but please do not remove it.
hellos like these help people like me to get introduced into LLVM much
better
Regards,
Christian.
I agree with this, I think we should just move it to an examples directory.
- Daniel