Lines Matching refs:personality
4 @ Check the diagnostics for .cantunwind, .handlerdata, and .personality
7 @ .personality directive. This test case check for the diagnostics for
15 @ TEST1: cantunwind + personality
23 .personality __gxx_personality_v0
24 @ CHECK: error: .personality can't be used with .cantunwind directive
25 @ CHECK: .personality __gxx_personality_v0
55 @ TEST3: personality + cantunwind
62 .personality __gxx_personality_v0
64 @ CHECK: error: .cantunwind can't be used with .personality directive
67 @ CHECK: error: .personality was specified here
68 @ CHECK: .personality __gxx_personality_v0