Re: [PATCH] D14756: Handle ARMv6-J as an alias, instead of fake architecture

2015-11-20 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL253677: Handle ARMv6-J as an alias, instead of fake architecture (authored by askrobov). Changed prior to commit: http://reviews.llvm.org/D14756?vs=40431=40789#toc Repository: rL LLVM

[PATCH] D14756: Handle ARMv6-J as an alias, instead of fake architecture

2015-11-17 Thread A. Skrobov via cfe-commits
tyomitch created this revision. tyomitch added reviewers: rengolin, bogden, compnerd. tyomitch added a subscriber: cfe-commits. Herald added subscribers: rengolin, aemerson. Clang-side update, corresponding to D14755 http://reviews.llvm.org/D14756 Files: test/Driver/arm-cortex-cpus.c Index: