K 10 svn:author V 6 emaste K 8 svn:date V 27 2018-03-28T16:58:24.005826Z K 7 svn:log V 294 MFC r315522: use INT3 instead of NOP for x86 binary padding We should never end up executing the inter-function padding, so we are better off faulting than silently carrying on to whatever function happens to be next. Note that LLD does this by default. Sponsored by: The FreeBSD Foundation END