[PATCH] D152085: [llvm][MC] Add .pushsection/.popsection support to COFFAsmParser

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 15:04:25 PDT 2023


MaskRay added a comment.

In D152085#4404241 <https://reviews.llvm.org/D152085#4404241>, @cynecx wrote:

> The build failure seems unrelated (something in flang is failing, which I haven't touched here).

Seems to pass now. Yes, you can ignore unrelated failures.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152085



More information about the llvm-commits mailing list