]> granicus.if.org Git - clang/commit
Pass the SourceMgr to the MCContext for cc1as.
authorJim Grosbach <grosbach@apple.com>
Thu, 2 Feb 2012 17:54:07 +0000 (17:54 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 2 Feb 2012 17:54:07 +0000 (17:54 +0000)
commit6a9a6d22d73ffb7cf311df036ad4a305c4fea65a
treef1e7b36a73bdf112607fe906d6dcb93045f6f6fa
parent89651eaf4170168cac2f34f2738e3d58fc38bbf1
Pass the SourceMgr to the MCContext for cc1as.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149608 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/cc1as_main.cpp