diff options
| author | Rui Ueyama <ruiu@google.com> | 2013-10-18 03:23:33 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2013-10-18 03:23:33 +0000 |
| commit | f47fa51c69247006052fcc713c5c84490a82f241 (patch) | |
| tree | 09b315049faa8bfa5fe20dea46f0c143e519fb05 /llvm/lib/DebugInfo/DWARFDebugLine.cpp | |
| parent | 0879c1e6012def51d9a955862031a2d79e51b4d1 (diff) | |
| download | bcm5719-llvm-f47fa51c69247006052fcc713c5c84490a82f241.tar.gz bcm5719-llvm-f47fa51c69247006052fcc713c5c84490a82f241.zip | |
Fill the atom gap with INT 3 instead of NOP.
INT 3 (machine code 0xCC) will raise an interrupt when executed. That is better
for filling the gap than NOP because we want to stop the execution immediately
when the control reached to non-code address.
llvm-svn: 192945
Diffstat (limited to 'llvm/lib/DebugInfo/DWARFDebugLine.cpp')
0 files changed, 0 insertions, 0 deletions

