aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2017-09-12 17:32:25 +0000
committerVedant Kumar <vsk@apple.com>2017-09-12 17:32:25 +0000
commit57e8a2e5040a150b0d377bd2d1e9724b0df208c4 (patch)
tree25e79c5f96198df7cecee15a63a354108792e724 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent18ff5c1374bfbb4193613a9c356f6e3aad7ec175 (diff)
downloadllvm-57e8a2e5040a150b0d377bd2d1e9724b0df208c4.zip
llvm-57e8a2e5040a150b0d377bd2d1e9724b0df208c4.tar.gz
llvm-57e8a2e5040a150b0d377bd2d1e9724b0df208c4.tar.bz2
[ubsan-minimal] Fix the x86_64h config check
Checking if config.target_arch is x86_64h doesn't work (the 'h' suffix is dropped here, and I didn't account for that). Instead, check to see if '-arch x86_64h' is in the cflags. Tested on a pre-Haswell bot. rdar://problem/34378605 llvm-svn: 313053
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions