From: Stefan Stipanovic Date: Fri, 7 Jun 2019 14:18:02 +0000 (+0000) Subject: test-commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=226232fec0fdc945d9cefb5edb1a6645f4c75c33;p=llvm test-commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362802 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Transforms/IPO/Attributor.cpp b/lib/Transforms/IPO/Attributor.cpp index 2e1bdd667e3..9adf5e702d8 100644 --- a/lib/Transforms/IPO/Attributor.cpp +++ b/lib/Transforms/IPO/Attributor.cpp @@ -527,4 +527,3 @@ INITIALIZE_PASS_BEGIN(AttributorLegacyPass, "attributor", "Deduce and propagate attributes", false, false) INITIALIZE_PASS_END(AttributorLegacyPass, "attributor", "Deduce and propagate attributes", false, false) -