Explain to the compiler why TargetAddr is not used uninitialized later.
authorDuncan Sands <baldrick@free.fr>
Sun, 5 Feb 2012 14:14:35 +0000 (14:14 +0000)
committerDuncan Sands <baldrick@free.fr>
Sun, 5 Feb 2012 14:14:35 +0000 (14:14 +0000)
commit408a25c583f3d3e7e9b6ef90a56ce435022591df
treebabc76466a0a3ab28fccc934f1396c0b823bec03
parentcc870a8f936bfc478b7d3d39724dd604a9de8f76
Explain to the compiler why TargetAddr is not used uninitialized later.

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