aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-07-07 17:12:59 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-07-07 17:12:59 +0000
commitbe8b0ea8542a652207c46fdf9ed412729d248c83 (patch)
treea0ec2fa57294540cbe410a6998a6f9e1e6435be2 /llvm/lib/CodeGen/MachineFunction.cpp
parent76413ecb607d71b800288c8114550d1e90cb0608 (diff)
downloadllvm-be8b0ea8542a652207c46fdf9ed412729d248c83.zip
llvm-be8b0ea8542a652207c46fdf9ed412729d248c83.tar.gz
llvm-be8b0ea8542a652207c46fdf9ed412729d248c83.tar.bz2
Delete UnknownAddress. It is a perfectly valid symbol value.
getSymbolValue now returns a value that in convenient for most callers: * 0 for undefined * symbol size for common symbols * offset/address for symbols the rest Code that needs something more specific can check getSymbolFlags. llvm-svn: 241605
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions