The attached patch for the OpenBSD linker config copies some bits
from the FreeBSD/Linux configs to silence some warnings and allow
passing down some feature flags to the linker.
clang_lib_Driver_Tools_cpp.diff (1.11 KB)
The attached patch for the OpenBSD linker config copies some bits
from the FreeBSD/Linux configs to silence some warnings and allow
passing down some feature flags to the linker.
clang_lib_Driver_Tools_cpp.diff (1.11 KB)
please add a test for the flags being passed down. LGTM with that.
please add a test for the flags being passed down. LGTM with that.
How about this?
clang_lib_Driver_Tools_cpp.diff (2.89 KB)
What about the 's' flag? Can you add that to the test?
Cheers,
Rafael
LGTM
LGTM
Please commit it.
r171329.
Cheers,
Rafael