search for: b512184a

Displaying 1 result from an estimated 1 matches for "b512184a".

Did you mean: 512184
2013 Dec 17
1
[LLVMdev] Mapping document questions
These questions are all related to the "Mapping High-Level Constructs to LLVM IR" document: 1. What are the \01 characters that are prefixed to dllimport Windows symbols for? I have never seem them before so I am unsure if they are Clang/LLVM-specific? 2. Anybody interested in explaining the zero cost exception handling mechanism using an existing example from the Mapping document?