[PATCH] D68288: [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion
Volkan Keles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 12:00:52 PDT 2019
volkan added inline comments.
================
Comment at: llvm/utils/TableGen/GlobalISel/CMakeLists.txt:6
llvm_add_library(LLVMTableGenGlobalISel OBJECT
+ CodeExpander.cpp
GICombinerEmitter.cpp
----------------
Nit: extra whitespace
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68288/new/
https://reviews.llvm.org/D68288
More information about the llvm-commits
mailing list