diff options
author | S. VenkataKeerthy <31350914+svkeerthy@users.noreply.github.com> | 2025-08-02 13:44:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-02 13:44:55 -0700 |
commit | 21f1f9558df3830ffa637def364e3c0cb0dbb3c0 (patch) | |
tree | 316f34bd5294744bc0260470a43fe3dc4ba52118 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5f8338749aa2fab742960b013809e1e0a8fbcfdd (diff) | |
download | llvm-21f1f9558df3830ffa637def364e3c0cb0dbb3c0.zip llvm-21f1f9558df3830ffa637def364e3c0cb0dbb3c0.tar.gz llvm-21f1f9558df3830ffa637def364e3c0cb0dbb3c0.tar.bz2 |
[IR2Vec][llvm-ir2vec] Changing clEnumValN to cl::SubCommand (#151384)
Refactor llvm-ir2vec to use subcommands instead of a mode flag for better CLI usability.
- Converted the `--mode` flag to three distinct subcommands: `triplets`, `entities`, and `embeddings`
- Updated documentation, tests, and python script
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions