From 226232fec0fdc945d9cefb5edb1a6645f4c75c33 Mon Sep 17 00:00:00 2001 From: Stefan Stipanovic Date: Fri, 7 Jun 2019 14:18:02 +0000 Subject: [PATCH] test-commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362802 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Transforms/IPO/Attributor.cpp | 1 - 1 file changed, 1 deletion(-) 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) - -- 2.50.1