Reorder the DIFile parameter in DINameSpace
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 20 Mar 2013 06:27:06 +0000 (06:27 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 20 Mar 2013 06:27:06 +0000 (06:27 +0000)
commit4f278f9b800f5fb38ccc6cb3c32c5cd55edf794d
tree6ac48ada108741461cfbb574c1c44f3e58352d55
parente703f2dc30720cc298e2583cabc99815fe9297f3
Reorder the DIFile parameter in DINameSpace

Moving the DIFile parameter to immediately proceed the tag so that it will be a
common prefix with other DIScopes (once the DIFile is replaced with the raw
file/directory pair).

llvm-svn: 177492
llvm/include/llvm/DebugInfo.h
llvm/lib/IR/DIBuilder.cpp
llvm/test/DebugInfo/namespace.ll