[llvm-bugs] [Bug 34270] New: Emit S_REGREL32 and S_BPREL32 instead of S_LOCAL / S_DEFRANGE*
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Aug 21 17:03:12 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34270
Bug ID: 34270
Summary: Emit S_REGREL32 and S_BPREL32 instead of S_LOCAL /
S_DEFRANGE*
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: DebugInfo
Assignee: zturner at google.com
Reporter: zturner at google.com
CC: llvm-bugs at lists.llvm.org
These symbols are more compact and only require 1 record per symbol as opposed
to 2, so should greatly reduce PDB bloat.
--
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/20170822/3e145dc3/attachment.html>
More information about the llvm-bugs
mailing list