[LLVMbugs] [Bug 8976] New: LangRef.html does not mention 'target triple' directive.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 14 04:34:26 PST 2011


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

           Summary: LangRef.html does not mention 'target triple'
                    directive.
           Product: Documentation
           Version: 2.8
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: llvm at henning-thielemann.de
                CC: llvmbugs at cs.uiuc.edu


The LLVM assembly language reference at
http://llvm.org/docs/LangRef.html
mentions the 'target datalayout' directive, but not 'target triple'.
This would also be a good place to explain, how to find out the available
target triples for the currently installed LLVM system.

-- 
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