[PATCH] D107314: [MC][CodeGen] Emit constant pools earlier

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 13:56:33 PDT 2021


probinson added a comment.

In D107314#2923381 <https://reviews.llvm.org/D107314#2923381>, @MaskRay wrote:

> LGTM, with a comment that the test does not belong to test/MC/ (which is mainly for .s tests)

Hmmm okay.  test/CodeGen seems like the most appropriate place for this one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107314/new/

https://reviews.llvm.org/D107314



More information about the llvm-commits mailing list