[PATCH] D14687: Macro support in LLVM IR
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 08:47:45 PST 2015
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
Since the numeric values are identical there are no binary compatibility issues and the constants in the assembler could be renamed later and auto-upgraded without too much effort.
thanks!
Repository:
rL LLVM
http://reviews.llvm.org/D14687
More information about the llvm-commits
mailing list