diff options
author | vporpo <vporpodas@google.com> | 2025-06-27 12:27:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-27 12:27:25 -0700 |
commit | 1eacdddc0c440c5952c1f863055b4487ca13e401 (patch) | |
tree | 9a1b90a755725620f13bba127bbe6e2048281134 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 52040b44f6060540a0b9d56fdd2e0eb5a540e84c (diff) | |
download | llvm-1eacdddc0c440c5952c1f863055b4487ca13e401.zip llvm-1eacdddc0c440c5952c1f863055b4487ca13e401.tar.gz llvm-1eacdddc0c440c5952c1f863055b4487ca13e401.tar.bz2 |
[SandboxVec][SeedCollector][NFC] Replace cl::opt flags with constructor args (#143206)
The `SeedCollector` class gets two new arguments: `CollectStores` and
`CollectLoads`. These replace the `sbvec-collect-seeds` cl::opt flag.
This is done to help with reusing the SeedCollector class in a future
pass. The cl::opt flag is moved to the seed collection pass:
Passes/SeedCollection.cpp
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions