[PATCH] D115035: Move header ConstantFold.h into include directory
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 3 02:41:58 PST 2021
RKSimon added inline comments.
================
Comment at: llvm/include/llvm/IR/ConstantFold.h:19
+#ifndef LLVM_LIB_IR_CONSTANTFOLD_H
+#define LLVM_LIB_IR_CONSTANTFOLD_H
+
----------------
LLVM_IR_CONSTANTFOLD_H ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115035/new/
https://reviews.llvm.org/D115035
More information about the llvm-commits
mailing list