diff options
| author | Ilya Tocar <ilya.tocar@intel.com> | 2015-10-20 14:52:08 +0300 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2015-10-20 15:48:49 +0000 |
| commit | 7d2c6eb3f53d4fa54587ff52ecb739bd4b13f9ab (patch) | |
| tree | 85e6a07df90bba7bd7900aa8cc57d2418579bcfd /src/runtime/sys_linux_amd64.s | |
| parent | 77b1fef27e736764395633413fc13c14d8fed712 (diff) | |
| download | go-7d2c6eb3f53d4fa54587ff52ecb739bd4b13f9ab.tar.xz | |
cmd/internal/obj/x86: align functions with trap instruction
Align functions with 0xCC (INT $3) - breakpoint instruction,
instead of 0x00, which can disassemble into valid instruction.
Change-Id: Ieda191886efc4aacb86f58bea1169fd1b3b57636
Reviewed-on: https://go-review.googlesource.com/16102
Run-TryBot: Ilya Tocar <ilya.tocar@intel.com>
Reviewed-by: Gregory Shimansky <gregory.shimansky@intel.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/runtime/sys_linux_amd64.s')
0 files changed, 0 insertions, 0 deletions
