Workaround for not yet explained buildbot issue.
http://green.lab.llvm.org/green/job/clang-stage2-Rthinlto/8694/console
Paths
| Differential D43304
[DebugInfo] Accept enumeration types without underlying inetger type present in debug info metadata ClosedPublic Authored by chill on Feb 14 2018, 10:55 AM.
Details Summary Workaround for not yet explained buildbot issue. http://green.lab.llvm.org/green/job/clang-stage2-Rthinlto/8694/console
Diff Detail
Event Timeline
Comment Actions Roger has a good point, I agree that if (DTy) is more consistent with the rest of the code, please change it when commit. Code looks good to me from the standpoint of fixing the build. This revision is now accepted and ready to land.Feb 14 2018, 6:52 PM Closed by commit rL325234: [DebugInfo] Accept enumeration types without underlying integer type present in (authored by chill). · Explain WhyFeb 15 2018, 5:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 134409 llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/trunk/test/DebugInfo/Generic/debug-info-enum.ll
|