diff options
author | River Riddle <riddleriver@gmail.com> | 2020-04-11 23:11:51 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-04-11 23:13:00 -0700 |
commit | 8938dea44ad2ce37e148b09b41c4f262a20450fa (patch) | |
tree | da1371c31123f6dd2b1ef1689cb0c3ab1599e4d3 /llvm/lib/Support/StringMap.cpp | |
parent | 1fc6efaf6aafddaccfa89eb544db61d977a5ac86 (diff) | |
download | llvm-8938dea44ad2ce37e148b09b41c4f262a20450fa.zip llvm-8938dea44ad2ce37e148b09b41c4f262a20450fa.tar.gz llvm-8938dea44ad2ce37e148b09b41c4f262a20450fa.tar.bz2 |
[mlir][IR] Manually register command line options for MLIRContext and AsmPrinter
Summary: This revision makes the registration of command line options for these two files manual with `registerMLIRContextCLOptions` and `registerAsmPrinterCLOptions` methods. This removes the last remaining static constructors within lib/.
Differential Revision: https://reviews.llvm.org/D77960
Diffstat (limited to 'llvm/lib/Support/StringMap.cpp')
0 files changed, 0 insertions, 0 deletions