forked from OSchip/llvm-project
d8e0ae9a76
In the case where the device is an itanium target, and the host is a windows target, we were getting the names wrong, since in the itanium case we filter by lambda-signature. The fix is to always filter by the signature rather than just on non-windows builds. I considered doing the reverse (that is, checking the aux-triple), but doing so would result in duplicate lambda mangling numbers (from linux reusing the same number for different signatures). |
||
---|---|---|
.. | ||
address-space-conversions.cpp | ||
address-space-deduction.cpp | ||
address-space-mangling.cpp | ||
convergent.cpp | ||
filescope_asm.c | ||
unique_stable_name.cpp | ||
unique_stable_name_windows_diff.cpp |