diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2020-08-14 16:34:24 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2020-08-14 16:35:22 +0000 |
commit | 059cb8b3c9f004b0720e2b1168f2f9c9273ff0f7 (patch) | |
tree | d45c13c0c72f57d8c50f2396b97c9f8b82530077 /llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp | |
parent | 63aed9cbe5b051f5443f7a935905c791e534e77b (diff) | |
download | llvm-059cb8b3c9f004b0720e2b1168f2f9c9273ff0f7.zip llvm-059cb8b3c9f004b0720e2b1168f2f9c9273ff0f7.tar.gz llvm-059cb8b3c9f004b0720e2b1168f2f9c9273ff0f7.tar.bz2 |
Remove dependency from lib/CAPI/IR/IR.cpp on registerAllDialects() (build fix)
This library does not depend on all the dialects, conceptually. This is
changing the recently introduced `mlirContextLoadAllDialects()` function
to not call `registerAllDialects()` itself, which aligns it better with
the C++ code anyway (and this is deprecated and will be removed soon).
Diffstat (limited to 'llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp')
0 files changed, 0 insertions, 0 deletions