Collect a list of conversion libraries in cmake, so we don't have to
list these explicitly in most binaries.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D75222 Authored by stephenneuendorffer on Feb 26 2020, 5:01 PM.
Details Summary Collect a list of conversion libraries in cmake, so we don't have to
Diff Detail
Event Timelinestephenneuendorffer added a child revision: D75272: [MLIR] Refactor library initialization of JitRunner.. This revision is now accepted and ready to land.Feb 27 2020, 10:18 PM Closed by commit rGc07fb9e016b3: [MLIR] Refactor library handling for conversions. (authored by stephenneuendorffer). · Explain WhyFeb 28 2020, 11:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 247329 |