[PATCH] D119910: [clang][debug] port clang-cl /JMC flag to ELF

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 8 11:03:51 PST 2022


ychen added a comment.

In D119910#3364920 <https://reviews.llvm.org/D119910#3364920>, @ychen wrote:

> In D119910#3364892 <https://reviews.llvm.org/D119910#3364892>, @thakis wrote:
>
>> Looks like this breaks tests on mac and win:
>> http://45.33.8.238/win/54551/step_7.txt
>> http://45.33.8.238/macm1/29590/step_7.txt
>>
>> Please take a look, and revert for now if it takes a while to fix.
>
> Thanks for the report. I'm looking at it.

Recommited as eddd94c27df609113af1d1b795d8483aa6dd662c <https://reviews.llvm.org/rGeddd94c27df609113af1d1b795d8483aa6dd662c>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119910



More information about the cfe-commits mailing list