[PATCH] D121868: [cc1as] Add support for emitting the build version load command for -darwin-target-variant

Byoungchan Lee via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 20 14:38:26 PDT 2022


bc-lee added a comment.

As you confirmed at https://crbug.com/1259122#c21, there is a problem with assembly files like `floatundidf.S` and this patch is intended to fix it. C/C++ files are fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121868



More information about the cfe-commits mailing list