mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 20:54:40 +08:00
This would have failed during compilation post generation later, trim and use raw string literals to avoid such failures. Probably a few more places where similar failures could occur, but this was unexpected failure user ran into.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.