This is an archive of the discontinued LLVM Phabricator instance.

Remove the hostname part from compilation directories extracted from DWARF
Needs ReviewPublic

Authored by mg11 on Aug 22 2014, 2:02 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

The DWARF2/3 standard definition from the DW_AT_comp_dir states a suggested form as "hostname:pathname". This patch removes the host part in order that calls such as stat and open can succeed.

Diff Detail

Event Timeline

mg11 updated this revision to Diff 12836.Aug 22 2014, 2:02 AM
mg11 retitled this revision from to Remove the hostname part from compilation directories extracted from DWARF.
mg11 updated this object.
mg11 edited the test plan for this revision. (Show Details)