Replace use of PathV1.h in MCContext.cpp.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 14 Jun 2013 20:26:58 +0000 (20:26 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 14 Jun 2013 20:26:58 +0000 (20:26 +0000)
commit76858a7abd4faeb462e04f177666b87b23b65287
treecb6b21d86d87da6f8f3daf8633f12d367720ef2f
parent89dbe9744255864445b1c9f9a613ae333d3f79c8
Replace use of PathV1.h in MCContext.cpp.

GetCurrentDirectory is now unused. Remove it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184003 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCContext.h
include/llvm/Support/PathV1.h
lib/MC/MCContext.cpp
lib/Support/Unix/Path.inc
lib/Support/Windows/Path.inc