This adds basic fragment awareness in the exception handling passes and
generates the necessary symbols for fragments.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Improve error messages
Removed check in BinaryEmitter, because it is too noisy and probably not even necessary.
Why are we not putting all end labels here?