diff options
| author | Caroline Tice <cmtice@google.com> | 2018-09-21 23:19:49 +0000 |
|---|---|---|
| committer | Caroline Tice <cmtice@google.com> | 2018-09-21 23:19:49 +0000 |
| commit | 7fc64a69b623f23a3c5144ac426ec0e0895b0f8c (patch) | |
| tree | c8a9672a61a5bec8fc85e95db1597c73e636c41f /clang/lib/Analysis/ThreadSafety.cpp | |
| parent | ecdab03d10424f13a3ab12bd5078bea973d1a2e9 (diff) | |
| download | bcm5719-llvm-7fc64a69b623f23a3c5144ac426ec0e0895b0f8c.tar.gz bcm5719-llvm-7fc64a69b623f23a3c5144ac426ec0e0895b0f8c.zip | |
Fix codemodels.c test case (only test mcmodel-kernel on x86)
A recent commit I made broke aarch64 testing, because "kernel"
apparently is not a valid code-model on aarch64, and one of my tests
tested that. This fixes the problem (hopefully) by adding "-triple
x86_64-unknown-linux-gnu" to the test build with "-mcodel-model
kernel".
Differential Revision: https://reviews.llvm.org/D52383
llvm-svn: 342789
Diffstat (limited to 'clang/lib/Analysis/ThreadSafety.cpp')
0 files changed, 0 insertions, 0 deletions

