diff options
author | Bill Wendling <isanbard@gmail.com> | 2010-04-18 00:56:05 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2010-04-18 00:56:05 +0000 |
commit | 091fc4b5560e0c87db74855aebecb3f872740c7d (patch) | |
tree | e3a6564b90ff60c21db5dbe303a531dffd6ae6f7 /unittests | |
parent | 69c128f19d04ce7337591d2edbb6701d470c18a4 (diff) | |
download | external_llvm-091fc4b5560e0c87db74855aebecb3f872740c7d.zip external_llvm-091fc4b5560e0c87db74855aebecb3f872740c7d.tar.gz external_llvm-091fc4b5560e0c87db74855aebecb3f872740c7d.tar.bz2 |
Don't rely upon the MCSymbol "isDefined" method to indicate if a label has been
emitted or not. The JIT doesn't set that. Look it up in the label location table
instead.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101686 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests')
0 files changed, 0 insertions, 0 deletions