aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2018-08-24 02:42:24 +0000
committerJustin Bogner <mail@justinbogner.com>2018-08-24 02:42:24 +0000
commitfbbd4366a6a7f8b07c130eb7bbf65abb8e539f9d (patch)
treefafc3ba17c540978785135c6518871cbbf81024f /llvm/lib/Object/ELFObjectFile.cpp
parenta7c3846a2eee2f4b461ca17f6a9eae85531da632 (diff)
downloadllvm-fbbd4366a6a7f8b07c130eb7bbf65abb8e539f9d.zip
llvm-fbbd4366a6a7f8b07c130eb7bbf65abb8e539f9d.tar.gz
llvm-fbbd4366a6a7f8b07c130eb7bbf65abb8e539f9d.tar.bz2
[SDAG] Add versions of computeKnownBits that return a value
Having the KnownBits as an output parameter is kind of awkward to use and a holdover from when it was two separate APInts. Instead, just return a KnownBits object. I'm leaving the existing interface in place for now, since updating the callers all at once would be thousands of lines of diff. llvm-svn: 340594
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions