Commit 201526d
[libclc] Add -fshort-wchar to windows build after f07988f
We were *hacking* the bc file in prepare-builtins by remvoing wchar_size
attributes since 8aa3513
Aftre prepare-builtin removal in f07988f,
we start to see linking failures in
SYCL :: OptionalKernelFeatures/is_compatible/is_compatible_amdgcn.cpp
SYCL :: OptionalKernelFeatures/is_compatible/is_compatible_nvptx64.cpp
This add the option to build libclc with -fshort-wchar on windows.
We are no using wchar anyhow.1 parent fa59295 commit 201526d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
493 | 497 | | |
494 | 498 | | |
495 | 499 | | |
| |||
0 commit comments