search for: _clanglto38_x64_cc_flags

Displaying 2 results from an estimated 2 matches for "_clanglto38_x64_cc_flags".

2016 May 13
2
How to debug if LTO generate wrong code?
...38_X64_PREFIX)llvm-ar *_CLANGLTO38_X64_DLINK_PATH = DEF(CLANG38_X64_PREFIX)clang *_CLANGLTO38_X64_ASM_PATH = DEF(CLANG38_X64_PREFIX)clang *_CLANGLTO38_X64_PP_PATH = DEF(CLANG38_X64_PREFIX)clang *_CLANGLTO38_X64_RC_PATH = DEF(GCC53_X64_PREFIX)objcopy *_CLANGLTO38_X64_CC_FLAGS = -c -fshort-wchar -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -Wno-empty-body -ffunction-sections -fdata-sections -include AutoGen.h -DSTRING_ARRAY_NAME=$(BASE_NAME)Strings -fno-stack-protector -fno-builtin -mms-bitfields -Wno-address -Wno-shift-negative-value -Wno-parentheses-equality -W...
2016 May 16
2
How to debug if LTO generate wrong code?
...gt; *_CLANGLTO38_X64_ASM_PATH = DEF(CLANG38_X64_PREFIX)clang > > > > *_CLANGLTO38_X64_PP_PATH = DEF(CLANG38_X64_PREFIX)clang > > > > *_CLANGLTO38_X64_RC_PATH = DEF(GCC53_X64_PREFIX)objcopy > > > > > > > > *_CLANGLTO38_X64_CC_FLAGS = -c -fshort-wchar -fno-strict-aliasing - > Wall > > -Werror -Wno-array-bounds -Wno-empty-body -ffunction-sections > > -fdata-sections -include AutoGen.h - > DSTRING_ARRAY_NAME=$(BASE_NAME)Strings > > -fno-stack-protector -fno-builtin -mms-bitfields -Wno-address > &...