This is an archive of the discontinued LLVM Phabricator instance.

Removing block comments from CodeView records in assembly files & related code cleanup
AcceptedPublic

Authored by nilanjana_basu on Aug 2 2019, 4:30 PM.

Details

Reviewers
rnk

Diff Detail

Repository
rL LLVM

Event Timeline

nilanjana_basu created this revision.Aug 2 2019, 4:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2019, 4:30 PM

The previous pass was not applying because of a small change in CodeViewDebug.cpp. Therefore, updated the patch to work with latest code, & tested it.

rnk accepted this revision.Aug 23 2019, 2:58 PM

lgtm

This revision is now accepted and ready to land.Aug 23 2019, 2:58 PM