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

           Summary: coppro asked me to file this bug.
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: LLVM Codegen
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


<Endiannes> clang, template<typename T> void secret_cow_level(); int main() {
secret_cow_level<void>(); }
<clang> LLVM ERROR: Program used external function '_Z16secret_cow_levelIvEvv'
which could not be resolved! [+ 1 discarded line]
<coppro> Endiannes: please file a bug

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to