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

            Bug ID: 22298
           Summary: Write a test that checks the triple of the target
                    executable.
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@cs.uiuc.edu
          Reporter: ztur...@google.com
    Classification: Unclassified

After calling "target create <path-to-exe>", lldb internally creates a ModuleSP
for the file.  This object contains an LLVM triple.  We should write a test
that verifies that the triple is what we expect it to be.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to