diff options
author | S. VenkataKeerthy <31350914+svkeerthy@users.noreply.github.com> | 2025-07-17 13:43:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 13:43:53 -0700 |
commit | 202f30ede1bc4ceb2480db3c93440d999da9f24b (patch) | |
tree | d57f8036c11562e8951630b1535c75f78239748e /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | 61a45d20cfe7f93ec1b73dc2dd776f493af2a7cc (diff) | |
download | llvm-202f30ede1bc4ceb2480db3c93440d999da9f24b.zip llvm-202f30ede1bc4ceb2480db3c93440d999da9f24b.tar.gz llvm-202f30ede1bc4ceb2480db3c93440d999da9f24b.tar.bz2 |
[IR2Vec][llvm-ir2vec] Add support for reading from stdin (#149213)
Add support for reading LLVM IR from stdin in the llvm-ir2vec tool.
This allows usage of the tool in pipelines where LLVM IR is generated or transformed on-the-fly just like the other llvm tools. Useful in upcoming PRs.
(Tracking issue - #141817)
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions