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 | 268195e1d4b5bd651654505e51a204f07bfec7b6 (patch) | |
tree | 039025c4c0f1485609a4c15da770701fd7e78671 /llvm/lib/Support/GraphWriter.cpp | |
parent | 47d742000b60a22678f2ee505b39b00674aa0595 (diff) | |
download | llvm-268195e1d4b5bd651654505e51a204f07bfec7b6.zip llvm-268195e1d4b5bd651654505e51a204f07bfec7b6.tar.gz llvm-268195e1d4b5bd651654505e51a204f07bfec7b6.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.
llvm-svn: 101686
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions