diff options
| author | Dan Liew <dan@su-root.co.uk> | 2018-09-19 15:27:00 +0000 |
|---|---|---|
| committer | Dan Liew <dan@su-root.co.uk> | 2018-09-19 15:27:00 +0000 |
| commit | bd810dbd276a8d8150862b0ede16ea200c89546d (patch) | |
| tree | 8b0010f313041f4de2ba6225726a611bb70fc427 /llvm/lib/CodeGen | |
| parent | 25de3f83bef903d82c52d1718fd1d3a0d8815745 (diff) | |
| download | bcm5719-llvm-bd810dbd276a8d8150862b0ede16ea200c89546d.tar.gz bcm5719-llvm-bd810dbd276a8d8150862b0ede16ea200c89546d.zip | |
[UBSan] Fix typo in CMake conditional that checked if the architecture
of a darwin platform was in the list of `UBSAN_SUPPORTED_ARCH`.
This is a follow up to r341306.
The typo meant that if an architecture was a prefix to another
architecture in the list (e.g. `armv7` is a prefix of `armv7k`) then
this would trigger a match which is not the intended behaviour.
rdar://problem/41126835
llvm-svn: 342553
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

