diff options
author | Chris Lattner <clattner@nondot.org> | 2021-05-24 21:23:16 -0700 |
---|---|---|
committer | Chris Lattner <clattner@nondot.org> | 2021-05-25 13:09:51 -0700 |
commit | 2f23f9e641e3830948cd2357a8fa52798df8ffcb (patch) | |
tree | d9ca1bcb02157cb79c9a27873480132ad97c7379 /libcxx/src/filesystem/operations.cpp | |
parent | a051bbb53f6de8c2db8adf934ef7a9f5951ed0b8 (diff) | |
download | llvm-2f23f9e641e3830948cd2357a8fa52798df8ffcb.zip llvm-2f23f9e641e3830948cd2357a8fa52798df8ffcb.tar.gz llvm-2f23f9e641e3830948cd2357a8fa52798df8ffcb.tar.bz2 |
[Canonicalize] Fully parameterize the pass based on config options. NFC.
This allows C++ clients of the Canonicalize pass to specify their own
Config option struct to control how Canonicalize works, increasing reusability.
This also allows controlling these settings for the default Canonicalize pass
using command line options. This is useful for testing and for playing with
things on the command line.
Differential Revision: https://reviews.llvm.org/D103069
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions