[PATCH] D55525: [Driver] Add support for -fembed-bitcode for assembly file

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 11 22:02:47 PST 2018


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Please do clang-format this.  If this is already in the wild, then, I suppose that we don't have the option, but, this seems like something that should be written by the author of the assembly file.  This is really the same as the emission of the emission of the directive for the GNU noexecstack, although, there is `--noexecstack`.


Repository:
  rC Clang

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

https://reviews.llvm.org/D55525





More information about the cfe-commits mailing list