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

            Bug ID: 32003
           Summary: r280364 prevents DCE, resulting in link errors for Xen
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Transformation Utilities
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 18006
  --> http://bugs.llvm.org/attachment.cgi?id=18006&action=edit
Test case, should not create reference to __xsm_action_mismatch_detected

The attached test case depends on the default branch being removed from the
static function. This got broken by r280364, creating not only a
functional/size regression but actual linker errors.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to