[llvm-bugs] [Bug 33306] New: LTO doesn't store -mcmodel= information in the bitcode files

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jun 4 19:50:41 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=33306

            Bug ID: 33306
           Summary: LTO doesn't store -mcmodel= information in the bitcode
                    files
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: phosek at chromium.org
                CC: llvm-bugs at lists.llvm.org

LTO doesn't store -mcmodel= information in the bitcode files as it does for
many other codegen options and this has to be passed explicitly when invoking
linker through the -mllvm -code-model= flag.

-- 
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/20170605/31673e31/attachment.html>


More information about the llvm-bugs mailing list