[lldb-dev] [Bug 22298] New: Write a test that checks the triple of the target executable.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jan 22 09:49:51 PST 2015


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 at cs.uiuc.edu
          Reporter: zturner at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150122/7c08a2b8/attachment.html>


More information about the lldb-dev mailing list