[PATCH] D16826: Unify the target opcode enum in TargetOpcodes.h and the FixedInstrs array in CodeGenTarget.cpp to avoid the ordering dependence
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 09:54:21 PST 2016
qcolombet accepted this revision.
qcolombet added a comment.
This revision is now accepted and ready to land.
Hi David,
Thanks for doing this!
Yes, that was what I had in mind and that was on my todolist :).
LGTM.
Thanks,
-Quentin
http://reviews.llvm.org/D16826
More information about the llvm-commits
mailing list