Skip to content
Commit f02c6069 authored by Kostya Serebryany's avatar Kostya Serebryany
Browse files

[asan] make sure that the crash callbacks do not get merged (Chandler's idea:...

[asan] make sure that the crash callbacks do not get merged (Chandler's idea: insert an empty InlineAsm). Change the order in which the new BBs are inserted: the slow path BB is insert between old BBs, the crash BB is inserted at the end. Don't create an empty BB (introduced by recent commits). Update the test. The experimental code that does manual crash callback merge will most likely be deleted later. 

llvm-svn: 160544
parent 0b94e46c
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