aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2017-12-19 09:45:26 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2017-12-19 09:45:26 +0000
commitefb06387b747303bd7956afafe83efff3ed5d5a2 (patch)
tree98d14a24dfe029ec5b463052d2e78d15a8eb6d71 /llvm/lib/CodeGen/MachineOperand.cpp
parentfd95ee0c9af939ac33eb71164a9af84ebb6169dd (diff)
downloadllvm-efb06387b747303bd7956afafe83efff3ed5d5a2.zip
llvm-efb06387b747303bd7956afafe83efff3ed5d5a2.tar.gz
llvm-efb06387b747303bd7956afafe83efff3ed5d5a2.tar.bz2
[dwarfdump] Lookup needs to be an unsigned long long parameter.
Before this patch, dwarfdump's lookup parameter only accepts unsigned. Given that for many current platforms the load address already exceeds unsigned (e.g. arm64 w/ 0x100000000), dwarfdump needs an unsigned long long parameter. Patch by: Dr. Michael 'Mickey' Lauer <mickey@vanille-media.de> llvm-svn: 321064
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions