Obtaining absolute path from SourceLocation

Hi all,

Is there a way to force SourceLocation::printToString(SourceManager &)
to print absolute file paths?

I was using this API, and I believe that after the 3.9 update the printed paths are relative.

Thanks,