CFI: Add diagnostic information to likely CFI violation stack traces.

If CFI enforcement is enabled and we receive a SIGILL, it is most likely
that a CFI check failed. Add a reference to the CFI documentation to the
stack trace to make it easier to identify and investigate CFI violations.

Also add an end marker to stack traces to make it easier for automated
tools to extract stack traces.

BUG=464797
R=thakis@chromium.org

Review URL: https://codereview.chromium.org/1267423002

Cr-Commit-Position: refs/heads/master@{#342246}
1 file changed