[PATCH] D88451: [ms] [llvm-ml] Create the @feat.00 symbol, and populate it appropriately

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 14:22:59 PDT 2020


epastor created this revision.
epastor added reviewers: rnk, thakis.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
epastor requested review of this revision.

@feat.00 is a bitfield read by Microsoft-style linkers, and is required to signal (e.g.) /safeseh support on 32-bit systems.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88451

Files:
  llvm/test/tools/llvm-ml/feat00.test
  llvm/test/tools/llvm-ml/feat00_override.test
  llvm/tools/llvm-ml/llvm-ml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88451.294809.patch
Type: text/x-patch
Size: 4684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200928/541c27a7/attachment.bin>


More information about the llvm-commits mailing list