This is an archive of the discontinued LLVM Phabricator instance.

Set debugger tuning from TargetOptions (NFC)
ClosedPublic

Authored by probinson on Dec 10 2015, 11:04 AM.

Details

Summary

Putting this in TargetOptions means Clang or LTO or whatever can set it more easily.

Diff Detail

Repository
rL LLVM

Event Timeline

probinson updated this revision to Diff 42448.Dec 10 2015, 11:04 AM
probinson retitled this revision from to Set debugger tuning from TargetOptions (NFC).
probinson updated this object.
probinson added reviewers: echristo, dblaikie, aprantl.
probinson added a subscriber: llvm-commits.
echristo accepted this revision.Dec 15 2015, 5:11 PM
echristo edited edge metadata.

Sure.

Thanks!

-eric

This revision is now accepted and ready to land.Dec 15 2015, 5:11 PM
This revision was automatically updated to reflect the committed changes.