sgundapa closed this revision.
sgundapa added a comment.
I forgot to update the Differential Revision in the commit.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68401/new/
https://reviews.llvm.org/D68401
___
cfe-co
bcain accepted this revision.
bcain added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68401/new/
https://reviews.llvm.org/D68401
___
cfe-commits mail
sgundapa created this revision.
sgundapa added reviewers: bcain, bcahoon.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Before this patch if we pass "-mcpu=hexagonv65 -march=hexagon" in this order,
the driver fails to figure out the correct cpu version. This patch fixed th