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

            Bug ID: 20500
           Summary: AddAliasScopeMetadata doesn't add metadata to calls
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Transformation Utilities
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 12841
  --> http://llvm.org/bugs/attachment.cgi?id=12841&action=edit
test-inline.ll

Running the following command doesn't add metadata to the calls. This prevents
optimizations which worked with the noalias attribute.

`opt test-inline.ll -S -inline -enable-noalias-to-md-conversion=true`

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