aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorVladislav Vinogradov <vlad.vinogradov@intel.com>2021-06-15 18:09:31 +0300
committerVladislav Vinogradov <vlad.vinogradov@intel.com>2021-06-21 14:07:31 +0300
commit628e136738823c3f69f4d0fb406c78f017009d1e (patch)
treec5a9a83eba19b2c2e8e214358e5c7a220626e8a1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb650778dc4acbab8a5415e743604a2a0afabea3d (diff)
downloadllvm-628e136738823c3f69f4d0fb406c78f017009d1e.zip
llvm-628e136738823c3f69f4d0fb406c78f017009d1e.tar.gz
llvm-628e136738823c3f69f4d0fb406c78f017009d1e.tar.bz2
[mlir][ODS] Fix copy ctor for generate Pass classes
Redirect the copy ctor to the actual class instead of overwriting it with `TypeID` based ctor. This allows the final Pass classes to have extra fields and logic for their copy. Reviewed By: lattner Differential Revision: https://reviews.llvm.org/D104302
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions