diff options
author | 2014-03-03 13:33:48 -0800 | |
---|---|---|
committer | 2014-03-03 16:27:28 -0800 | |
commit | 6243e0e5ae78acfa10a197d727db96c8a7f27622 (patch) | |
tree | f31cd4187a69176fd278bdb3ab9cb56a80755df4 /compiler/compiler_backend.cc | |
parent | 06c09f6d79e037ee00113d6289ef98226680797d (diff) |
GDB JIT support: move .text segment check earlier
If the file is to be purely interpreted, the .text segment will be of
zero length and won't get a segment mapped. Currently this will cause a
check failure, but we should just exit if the GDB JIT support cannot be
enabled.
Change-Id: Iea3834ee5c1313837ebcbe3b58ecd2dc924c1b1e
Diffstat (limited to 'compiler/compiler_backend.cc')
0 files changed, 0 insertions, 0 deletions