[PATCH] D88309: [LTO][Legacy] Add API to set result type to assembly

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 08:26:44 PDT 2020


steven_wu added a comment.

Can you clarify your motivation for this? libLTO is used as an interface for linker and linkers, in general, do not understand assembly files.


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

https://reviews.llvm.org/D88309



More information about the llvm-commits mailing list