search for: _clanglto38_x64_dlink_flags

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

2016 May 13
2
How to debug if LTO generate wrong code?
...ntheses-equality -Wno-unknown-pragmas -Wno-tautological-constant-out-of-range-compare -Wno-incompatible-library-redeclaration -target x86_64-pc-linux-gnu -fno-asynchronous-unwind-tables -m64 -Wno-enum-conversion "-DEFIAPI=__attribute__((ms_abi))" -mno-red-zone -mcmodel=large -g -Os -flto *_CLANGLTO38_X64_DLINK_FLAGS = -flto -nostdlib -Wl,-n -Wl,-q -Wl,--gc-sections -Wl,-z,common-page-size=0x40 -Wl,--entry,$(IMAGE_ENTRY_POINT) -Wl,-u,$(IMAGE_ENTRY_POINT) -Wl,-Map,$(DEST_DIR_DEBUG)/$(BASE_NAME).map -Wl,-melf_x86_64 -Wl,--oformat=elf64-x86-64 *_CLANGLTO38_X64_ASM_FLAGS = -c -x assembler -imacros $(DES...
2016 May 16
2
How to debug if LTO generate wrong code?
...ant-out-of-range-compare > > -Wno-incompatible-library-redeclaration -target x86_64-pc-linux-gnu > > -fno-asynchronous-unwind-tables -m64 -Wno-enum-conversion > > "-DEFIAPI=__attribute__((ms_abi))" -mno-red-zone -mcmodel=large -g -Os > -flto > > > > *_CLANGLTO38_X64_DLINK_FLAGS = -flto -nostdlib -Wl,-n -Wl,-q > > -Wl,--gc-sections -Wl,-z,common-page-size=0x40 > > -Wl,--entry,$(IMAGE_ENTRY_POINT) -Wl,-u,$(IMAGE_ENTRY_POINT) > > -Wl,-Map,$(DEST_DIR_DEBUG)/$(BASE_NAME).map -Wl,-melf_x86_64 > > -Wl,--oformat=elf64-x86-64 > > > > *_CL...