search for: emutechnolog

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

Did you mean: emutechnology
2015 Jul 24
3
[LLVMdev] LLVM linkage flags
An enumeration for the kinds of linkage for global values. Hi, I'm currently writing a compiler that takes llvm-ir input. I'm a little confused by the following linkage flags: Enumerator: > > ExternalLinkage: Externally visible function > > AvailableExternallyLinkage: Available for inspection, not emission. > > LinkOnceAnyLinkage: Keep one copy of function when linking
2015 Nov 25
3
x86 long double size definition
In what file would I find the definition for the size of the x86_64 long double type? Thanks, Max -- Max Ruttenberg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151125/573ebb0d/attachment.html>