Commit 5717236f authored by Fangrui Song's avatar Fangrui Song
Browse files

[CMake] Fix the condition to include asan_rtl_x86_64.S in libclang_rt.asan_static.a

In a build supporting both i386/x86_64, the condition added by
https://reviews.llvm.org/D149957 caused asan_rtl_x86_64.S not to be
built. Fix it.
parent 23628137
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment