[PATCH] D32833: [Triple] Add method for triple canonicalization
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 15:31:55 PDT 2017
phosek added a comment.
I have also considered just adding a default argument to `normalize` (e.g. `bool Canonicalize = true`) would that be more preferable?
Repository:
rL LLVM
https://reviews.llvm.org/D32833
More information about the llvm-commits
mailing list