[llvm-bugs] [Bug 30395] New: SEGMENT_START's default argument can be an expression
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Sep 15 06:49:38 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30395
Bug ID: 30395
Summary: SEGMENT_START's default argument can be an expression
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: rafael.espindola at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
For example, it is OK to write
. = SEGMENT_START("foobar", .);
--
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/20160915/019fdea8/attachment.html>
More information about the llvm-bugs
mailing list