[PATCH] D59016: [TableGen] Allow 2^63-1 and 2^63-2 as int literals.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 02:23:30 PDT 2019
simon_tatham added a comment.
I'm happy to do that if you prefer – I left the `DenseMap` in place on the Chesterton's Fence principle. (I didn't know why it was originally chosen over `std::map`, so hesitated to unilaterally reverse the decision.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59016/new/
https://reviews.llvm.org/D59016
More information about the llvm-commits
mailing list