OSDN Git Service

Initialize MCContext::InlineSrcMgr in the constructor.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Fri, 24 Feb 2017 21:44:52 +0000 (21:44 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Fri, 24 Feb 2017 21:44:52 +0000 (21:44 +0000)
commit5982b2c08967917aa3623dc4003c515c3dfad4c4
treef1b596866186ee146781a9df7622b7d98223dd88
parentc80a3ffd7443290088c906bd9aa901e49f1561ee
Initialize MCContext::InlineSrcMgr in the constructor.

Found with ASan (and a local source change) on test/CodeGen/XCore/section-name.ll.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296179 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCContext.cpp