https://bugs.llvm.org/show_bug.cgi?id=45244
Bug ID: 45244
Summary: SwitchToLookupTable optimization is not PIC-friendly
Product: libraries
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Transformation Utilities
Assignee: unassignedb...@nondot.org
Reporter: rol...@hack.frob.com
CC: llvm-bugs@lists.llvm.org
Created attachment 23254
--> https://bugs.llvm.org/attachment.cgi?id=23254&action=edit
source file illustrating interesting cases
The SwitchToLookupTable optimization can turn code that was purely
position-independent into code that requires dynamic relocations.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs