[PATCH] D64176: [Bugpoint redesign] Added Pass to Remove Global Variables
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 12:19:12 PDT 2019
xbolva00 added inline comments.
================
Comment at: llvm/test/Reduce/remove-global-vars.ll:5
+; RUN: llvm-reduce --test %p/Inputs/remove-global-vars.py %s
+; RUN: cat reduced.ll | FileCheck %s
+; REQUIRES: plugins
----------------
This looks weird
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64176/new/
https://reviews.llvm.org/D64176
More information about the llvm-commits
mailing list