[PATCH] D44531: MC: fix layering violation introduced in r325139

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 14:07:55 PDT 2018


espindola accepted this revision.
espindola added a comment.
This revision is now accepted and ready to land.

LGTM

This is unfortunate, but I don't think we can do better with the current split. The alternative would be to effectively revert r325139 and have clang/llc use a single parser for all the inline assembly in a file.


Repository:
  rL LLVM

https://reviews.llvm.org/D44531





More information about the llvm-commits mailing list