]> granicus.if.org Git - clang/commit
[MIPS] Use arch values for lock-free atomic operations
authorPetar Jovanovic <petar.jovanovic@imgtec.com>
Tue, 11 Aug 2015 21:27:39 +0000 (21:27 +0000)
committerPetar Jovanovic <petar.jovanovic@imgtec.com>
Tue, 11 Aug 2015 21:27:39 +0000 (21:27 +0000)
commit9ad58b093fb2466058fb9ab2c9bff2a5c6970621
treec9066cc58bce53f089322eab08417961c3f47c70
parentd98efaa50675bd80b420c6f9014bafdacb7acaf6
[MIPS] Use arch values for lock-free atomic operations

Let NaClMips32ELTargetInfo inherit arch values for maximum width lock-free
atomic operations.

Differential Revision: http://reviews.llvm.org/D11949

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244675 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp