This is an archive of the discontinued LLVM Phabricator instance.

[StackColoring] Remap PseudoSourceValue frame indices via MachineFunction::getPSVManager()
ClosedPublic

Authored by MaskRay on Jan 20 2020, 11:43 AM.

Diff Detail

Event Timeline

MaskRay created this revision.Jan 20 2020, 11:43 AM

Unit tests: pass. 62027 tests passed, 0 failed and 783 were skipped.

clang-tidy: unknown.

clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch.

Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

This revision is now accepted and ready to land.Jan 21 2020, 1:10 AM
This revision was automatically updated to reflect the committed changes.