aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2021-07-22 12:38:57 -0700
committerReid Kleckner <rnk@google.com>2021-07-26 12:25:29 -0700
commit323049329939becf690adbeeff9f5f7e219075ec (patch)
treeabdea2922dcaef97cfb11728c5abcf403451b678 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent2d788959edda2155398ed760d19aee84259ed814 (diff)
downloadllvm-323049329939becf690adbeeff9f5f7e219075ec.zip
llvm-323049329939becf690adbeeff9f5f7e219075ec.tar.gz
llvm-323049329939becf690adbeeff9f5f7e219075ec.tar.bz2
Fix clang debug info irgen of i128 enums
DIEnumerator stores an APInt as of April 2020, so now we don't need to truncate the enumerator value to 64 bits. Fixes assertions during IRGen. Split from D105320, thanks to Matheus Izvekov for the test case and report. Differential Revision: https://reviews.llvm.org/D106585
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions