Since we are using GCC to assemble the program, make sure the assembly syntax is...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 27 Jun 2008 15:08:59 +0000 (15:08 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 27 Jun 2008 15:08:59 +0000 (15:08 +0000)
commitca29dffa164d4d265fb32b320d758cdbd9d903ac
treeb0c76ed274f3d633d08a3bfb73fafc92542ed229
parent3921266559c71717e6d93ae6b6be7e5702826551
Since we are using GCC to assemble the program, make sure the assembly syntax is AT&T.

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