This is an archive of the discontinued LLVM Phabricator instance.

[LLDB] Fix standalone build on RHEL6
ClosedPublic

Authored by Eugene.Zelenko on May 5 2016, 1:03 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [LLDB] Fix standalone build on RHEL6.
Eugene.Zelenko updated this object.
Eugene.Zelenko added reviewers: zturner, labath.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Eugene.Zelenko added a subscriber: lldb-commits.
labath accepted this revision.May 6 2016, 1:30 AM
labath edited edge metadata.

looks fine. Out of curiosity, where were the undefined symbols coming from? I'm curious to know why they weren't showing up in none of our builds?

This revision is now accepted and ready to land.May 6 2016, 1:30 AM

Undefined symbols were used in clang::CodeGen::CoverageMappingGen.

Closed by commit rL268750: Fix standalone build on RHEL6. (authored by eugenezelenko). · Explain WhyMay 6 2016, 10:09 AM
This revision was automatically updated to reflect the committed changes.