[LLVMdev] landingpad instruction documentation is vague

Bill Wendling wendling at apple.com
Thu Jan 12 23:57:00 PST 2012


On Jan 11, 2012, at 7:40 PM, 陳韋任 wrote:

>> This isn't an llvm-specific feature, but how exceptions work in general.
> 
>  Ugh, Q2 and Q3 are also not llvm-specific feature?
> 
As Duncan mentioned, Q2 already has an explanation in the documentation for what 'somety' is. As for Q3, it would be rather pedantic to mention that. :) Besides, it's implied in the documentation:

"A clause begins with the clause type — catch or filter — and contains the global variable representing the "type" that may be caught or filtered respectively."

-bw






More information about the llvm-dev mailing list