[LLVMbugs] [Bug 5379] New: Optional Configuration Items

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Nov 3 01:45:52 PST 2009


http://llvm.org/bugs/show_bug.cgi?id=5379

           Summary: Optional Configuration Items
           Product: Documentation
           Version: 2.6
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: General docs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: gmarkhor at gmail.com
                CC: llvmbugs at cs.uiuc.edu


"Optional Configuration Items" of llvm-doc/html/GettingStarted.html. You should
change

$ echo ':llvm:M::llvm::/path/to/lli:' > /proc/sys/fs/binfmt_misc/register

to

$ echo ':llvm:M::BC::/path/to/lli:' > /proc/sys/fs/binfmt_misc/register

as the format signature is BC, not llvm.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list