OSDN Git Service

[MCJIT] Don't crash in debugging output for sections that aren't emitted.
authorLang Hames <lhames@gmail.com>
Wed, 1 Oct 2014 21:57:47 +0000 (21:57 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 1 Oct 2014 21:57:47 +0000 (21:57 +0000)
commit959030a38cefa7a311c939f94dc89c87ca03cb18
tree61985c80bc16605d566b11f58fece1a51ddcd81f
parent300743f74a698784fe45df71e05c846235b86fe2
[MCJIT] Don't crash in debugging output for sections that aren't emitted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218836 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp