[PATCH] D98682: [RISCV] Don't emit #undef BUILTIN from RISCVVEmitter.cpp
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 15 22:43:57 PDT 2021
craig.topper added inline comments.
================
Comment at: clang/include/clang/Basic/BuiltinsRISCV.def:20
+#undef BUILTIN
----------------
Can you undef TARGET_BUILTIN here too? I missed that when I added it on line 15.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98682/new/
https://reviews.llvm.org/D98682
More information about the cfe-commits
mailing list