[llvm-bugs] [Bug 42887] New: lld/COFF does not handle /align
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Aug 5 01:52:53 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42887
Bug ID: 42887
Summary: lld/COFF does not handle /align
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: COFF
Assignee: unassignedbugs at nondot.org
Reporter: ruiu at google.com
CC: llvm-bugs at lists.llvm.org
Currently, lld/COFF completely ignores /align option. That option is not
required for building regular programs, but some programs such as device
drivers needs it.
We need to handle that option correctly.
Discussion thread:
http://lists.llvm.org/pipermail/llvm-dev/2019-August/134351.html
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190805/b75f8ae6/attachment.html>
More information about the llvm-bugs
mailing list