diff options
author | Philip Reames <preames@rivosinc.com> | 2023-02-07 08:02:43 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2023-02-07 08:38:44 -0800 |
commit | c651c0878ffb8a67d77d3749001fbf780f44d953 (patch) | |
tree | 834bd65a002b0a4fd2a8f244c09968140e16a52d /clang/lib/Basic/FileManager.cpp | |
parent | 9b4999cbea1755f06dd333916e05a52b0893b311 (diff) | |
download | llvm-c651c0878ffb8a67d77d3749001fbf780f44d953.zip llvm-c651c0878ffb8a67d77d3749001fbf780f44d953.tar.gz llvm-c651c0878ffb8a67d77d3749001fbf780f44d953.tar.bz2 |
[CodeGen] Add standard print/debug utilities to EVT
Doing so makes it easier to do printf style debugging in idiomatic manner. I followed the code structure of Value with only the definition of dump being #ifdef out in non-debug builds. Not sure if this is the "right" option; we don't seem to have any single consistent scheme on how dump is handled.
Differential Revision: https://reviews.llvm.org/D143454
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions