[PATCH] D46054: [TableGen] Add a general-purpose JSON backend.

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 09:38:04 PDT 2018


stella.stamenova added a comment.

The test json.td fails on Windows when there's a space in the path to python. python should be specified in the test file as '%python' or "%python" rather than just '%python. I can submit a fix for review if you're not able. Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D46054





More information about the llvm-commits mailing list