search for: sectalign

Displaying 5 results from an estimated 5 matches for "sectalign".

2015 Oct 01
4
lld and thread over-subscription
...ection-no-symbol.yaml lld :: mach-o/parse-tentative-defs.yaml lld :: mach-o/parse-text-relocs-x86_64.yaml lld :: mach-o/parse-tlv-relocs-x86-64.yaml lld :: mach-o/re-exported-dylib-ordinal.yaml lld :: mach-o/rpath.yaml lld :: mach-o/run-tlv-pass-x86-64.yaml lld :: mach-o/sectalign.yaml lld :: mach-o/twolevel_namespace_undef_dynamic_lookup.yaml lld :: mach-o/usage.yaml lld :: mach-o/use-simple-dylib.yaml lld :: mach-o/write-final-sections.yaml lld :: mach-o/wrong-arch-error.yaml lld-Unit :: CoreTests/CoreTests/Range.conversion_to_pointer_range lld-...
2015 Oct 01
2
lld and thread over-subscription
...no-symbol.yaml > lld :: mach-o/parse-tentative-defs.yaml > lld :: mach-o/parse-text-relocs-x86_64.yaml > lld :: mach-o/parse-tlv-relocs-x86-64.yaml > lld :: mach-o/re-exported-dylib-ordinal.yaml > lld :: mach-o/rpath.yaml > lld :: mach-o/run-tlv-pass-x86-64.yaml > lld :: mach-o/sectalign.yaml > lld :: mach-o/twolevel_namespace_undef_dynamic_lookup.yaml > lld :: mach-o/usage.yaml > lld :: mach-o/use-simple-dylib.yaml > lld :: mach-o/write-final-sections.yaml > lld :: mach-o/wrong-arch-error.yaml > lld-Unit :: CoreTests/CoreTests/Range.conversion_to_pointer_range &g...
2015 Oct 03
2
lld and thread over-subscription
...e-defs.yaml >> lld :: mach-o/parse-text-relocs-x86_64.yaml >> lld :: mach-o/parse-tlv-relocs-x86-64.yaml >> lld :: mach-o/re-exported-dylib-ordinal.yaml >> lld :: mach-o/rpath.yaml >> lld :: mach-o/run-tlv-pass-x86-64.yaml >> lld :: mach-o/sectalign.yaml >> lld :: mach-o/twolevel_namespace_undef_dynamic_lookup.yaml >> lld :: mach-o/usage.yaml >> lld :: mach-o/use-simple-dylib.yaml >> lld :: mach-o/write-final-sections.yaml >> lld :: mach-o/wrong-arch-error.yaml >> lld-Unit :: CoreTest...
2015 Oct 01
2
lld and thread over-subscription
Hi Rui, et al., I was experimenting yesterday with building lld on my POWER7 PPC64/Linux machine, and ran into an unfortunate problem. When running the regressions tests under lit, almost all of the tests fail like this: terminate called after throwing an instance of 'std::system_error' what(): Resource temporarily unavailable ... 5 libc.so.6 0x00000080b7847238 abort +
2017 Jun 07
3
LLD support for ld64 mach-o linker synthesised symbols
On Tue, Jun 6, 2017 at 11:14 PM, Michael Clark via llvm-dev < llvm-dev at lists.llvm.org> wrote: > OK. I see that the Mach-O linker is not even built when LLD is enabled in > Release_40, only the PE/COFF and ELF linkers are built. > > From looking at reviews it appears that Clang was able to be linked with > LLD on Darwin about 2 years ago, so Mach-O support seems to have