aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-19 23:56:07 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-19 23:56:07 +0000
commitd34db1716ef1903225bedaf9587287ce3de22a94 (patch)
tree13da93d9afb79f193a880b96b83d1bc60cc8068d /clang/lib/Frontend/CompilerInvocation.cpp
parentdb141ac37daf1f643a28ce20e3885fa57f3a165c (diff)
downloadllvm-d34db1716ef1903225bedaf9587287ce3de22a94.zip
llvm-d34db1716ef1903225bedaf9587287ce3de22a94.tar.gz
llvm-d34db1716ef1903225bedaf9587287ce3de22a94.tar.bz2
IR: Fix MDType fields from unsigned to uint64_t
When trying to match the current schema with the new debug info hierarchy, I downgraded `SizeInBits`, `AlignInBits` and `OffsetInBits` to 32-bits (oops!). Caught this while testing my upgrade script to move the hierarchy into place. Bump it back up to 64-bits and update tests. llvm-svn: 229933
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions