facebookexperimental / object-introspection

Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.
Apache License 2.0
163 stars 14 forks source link

LLVM upstream removed Support/Host.h #505

Closed MatzeB closed 2 months ago

MatzeB commented 2 months ago

Summary: Adjust object-introspection code to LLVM upstreaming moving Host.h around. See also:

Differential Revision: D61363387

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D61363387

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.78%. Comparing base (79dca16) to head (021801a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #505 +/- ## ======================================= Coverage 60.78% 60.78% ======================================= Files 126 126 Lines 12491 12491 Branches 2014 2014 ======================================= Hits 7593 7593 Misses 3941 3941 Partials 957 957 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.