CFI runtime test for D25854
This code used to crash because CFI emits a jump table entry for "does_not_exist" which itself is not weak (it can't be), but it jumps to nullptr.
Differential D25856
[cfi] Test case for weak symbol handling eugenis on Oct 20 2016, 5:31 PM. Authored by |