[PATCH] D21641: Use ArgList::hasFlag to check if -miamcu/-mno-iamcu is passed. NFC.
Andrey Turetskiy via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 23 04:21:54 PDT 2016
aturetsk added a comment.
Hi Bruno,
As you suggested I changed -miamcu/-mno-iamcu handling code to use hasFlag.
http://reviews.llvm.org/D21641
More information about the cfe-commits
mailing list