[PATCH] D45045: [DebugInfo] Generate debug information for labels.
Hsiangkai Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 15 06:43:14 PST 2018
HsiangKai added a comment.
In https://reviews.llvm.org/D45045#1299507, @tyb0807 wrote:
> Hello all,
>
> This commit has been reverted by https://reviews.llvm.org/rC345026. It was reported that this broke the Chromium build (again). Have you had a look to fix this, @HsiangKai?
I have fixed these bugs found in Chromium build in following two commits.
https://reviews.llvm.org/D54199
https://reviews.llvm.org/D54465
These two commits are under reviewing.
Thanks for your reminding.
Repository:
rC Clang
https://reviews.llvm.org/D45045
More information about the cfe-commits
mailing list