* Set the scope attributes for the ASM symbol we added to be the value passed
authorBill Wendling <isanbard@gmail.com>
Fri, 30 Mar 2012 23:26:06 +0000 (23:26 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 30 Mar 2012 23:26:06 +0000 (23:26 +0000)
commit5ff4bc20a131cdf6fd0706b7abd80e16efc2f0e7
tree692bd4d2f76f7509efec3dd1752c5759b0ef2bb3
parentcef670a3a3fd448edfb38d8b513f5aa775257352
* Set the scope attributes for the ASM symbol we added to be the value passed
  into the function.
* Reorder some header files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153783 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/LTOModule.cpp