diff options
author | River Riddle <riddleriver@gmail.com> | 2020-04-10 23:46:52 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-04-10 23:52:33 -0700 |
commit | a517191a474f7d6867621d0f8e8cc454c27334bf (patch) | |
tree | 19f65a24205638b639b87360d2d3b6bc2809222e /llvm/lib/Support/FormatVariadic.cpp | |
parent | 9c1842d8aff9196441555fd16001ee205fdf0acd (diff) | |
download | llvm-a517191a474f7d6867621d0f8e8cc454c27334bf.zip llvm-a517191a474f7d6867621d0f8e8cc454c27334bf.tar.gz llvm-a517191a474f7d6867621d0f8e8cc454c27334bf.tar.bz2 |
[mlir][NFC] Refactor ClassID into a TypeID class.
Summary: ClassID is a bit janky right now as it involves passing a magic pointer around. This revision hides the internal implementation mechanism within a new class TypeID. This class is a value-typed wrapper around the original ClassID implementation.
Differential Revision: https://reviews.llvm.org/D77768
Diffstat (limited to 'llvm/lib/Support/FormatVariadic.cpp')
0 files changed, 0 insertions, 0 deletions