CVSROOT:        /cvs
Module name:    src
Changes by:     morti...@cvs.openbsd.org        2018/06/22 06:01:07

Modified files:
        gnu/llvm/lib/CodeGen/AsmPrinter: AsmPrinter.cpp 

Log message:
Emit trap alignment between basic blocks that are unrechable via
fallthrough. Avoids unnecessary jmp instructions in the middle
of functions and makes disassembly nicer to read.

ok guenther@ mlarkin@ deraadt@

Reply via email to