[PATCH] D50435: [Inliner] Attribute callsites with inline remarks
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 12 04:40:46 PDT 2018
xbolva00 added inline comments.
================
Comment at: test/Transforms/Inline/inline-remark.ll:1
+; RUN: opt < %s -inline -inline-remark-attribute --inline-threshold=-2 -S | FileCheck %s
+
----------------
Fix this line please (spaces..)
https://reviews.llvm.org/D50435
More information about the llvm-commits
mailing list