琳雅于 via llvm-dev
2018-Aug-07 11:23 UTC
[llvm-dev] Autocompletion support for llvm opt flags
Hi, I am thinking about having the auto completion for opt, and found the thread discussing about this before. Are there any new updates for the tool: adding --autocomplete flag? And are there any plans for auto completion support for opt? Thanks, Lin-Ya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180807/efa41dcd/attachment.html>
Xing GUO via llvm-dev
2018-Aug-14 14:07 UTC
[llvm-dev] Autocompletion support for llvm opt flags
Hi, you could look into clang command auto completion. I remember it's here http://blog.llvm.org/2017/09/clang-bash-better-auto-completion-is.html?m=1 Regards Xing On Tue, Aug 14, 2018, 5:17 PM 琳雅于 via llvm-dev <llvm-dev at lists.llvm.org> wrote:> Hi, > > > > I am thinking about having the auto completion for opt, and found the > thread discussing about this before. > > > > Are there any new updates for the tool: adding --autocomplete flag? > > And are there any plans for auto completion support for opt? > > > > Thanks, > > Lin-Ya > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180814/845a4fd1/attachment.html>