Skip to content
Commit 6bcea068 authored by Anton Korobeynikov's avatar Anton Korobeynikov
Browse files

Currently EH lowering code expects typeinfo to be global only.

This assumption is not satisfied due to global mergeing.
Workaround the issue by temporary disablinge mergeing of const globals.
Also, ignore LLVM "special" globals. This fixes PR7716

llvm-svn: 109423
parent bb4c4b59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment