[PATCH] D110747: [NFC] Restore magic and magicu to a globally visible location
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 29 15:04:46 PDT 2021
craig.topper added inline comments.
================
Comment at: llvm/include/llvm/Support/DivisionByConstantInfo.h:13
+
+#ifndef LLVM_SUPPORT_DIVISON_MAGIC_H
+#define LLVM_SUPPORT_DIVISON_MAGIC_H
----------------
This doesn't match the file name.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110747/new/
https://reviews.llvm.org/D110747
More information about the llvm-commits
mailing list