diff options
author | Justin Lebar <jlebar@google.com> | 2016-01-16 03:30:08 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-01-16 03:30:08 +0000 |
commit | 55c83325ae0f75d789812e5ec54588af14c3b74d (patch) | |
tree | 44a881142d452c5648787ab72768f3b3837fe3e0 /llvm/lib/Fuzzer/test/FuzzerUnittest.cpp | |
parent | a851d7e9ad32947df1b777b6b3b6715bf88251ef (diff) | |
download | bcm5719-llvm-55c83325ae0f75d789812e5ec54588af14c3b74d.tar.gz bcm5719-llvm-55c83325ae0f75d789812e5ec54588af14c3b74d.zip |
Respect bound archs, even when they don't alter the toolchain.
Summary:
It's possible to BindArch without changing the toolchain at all. For
example, armv7 and armv7s have exactly the same toolchain triple.
Therefore the code in the Driver that checks that we're not creating a
job for the same Action twice needs to consider (Action, Toolchain,
BoundArch) tuples.
Reviewers: tra
Subscribers: aemerson, echristo, beanz, cfe-commits
Differential Revision: http://reviews.llvm.org/D16250
llvm-svn: 257983
Diffstat (limited to 'llvm/lib/Fuzzer/test/FuzzerUnittest.cpp')
0 files changed, 0 insertions, 0 deletions