[all-commits] [llvm/llvm-project] 13f701: [ms] [llvm-ml] Create the @feat.00 symbol, and pop...
Eric Astor via All-commits
all-commits at lists.llvm.org
Tue Sep 29 14:02:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 13f701b99ca1e0786258ef05b0439d4893aac8cb
https://github.com/llvm/llvm-project/commit/13f701b99ca1e0786258ef05b0439d4893aac8cb
Author: Eric Astor <epastor at google.com>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
A llvm/test/tools/llvm-ml/feat00.test
A llvm/test/tools/llvm-ml/feat00_override.test
M llvm/tools/llvm-ml/llvm-ml.cpp
Log Message:
-----------
[ms] [llvm-ml] Create the @feat.00 symbol, and populate it appropriately
@feat.00 is a bitfield read by Microsoft-style linkers, and is required to signal (e.g.) /safeseh support on 32-bit systems.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D88451
More information about the All-commits
mailing list