Disable strict alias analysis in the backend c compiler, as the code we
authorChris Lattner <sabre@nondot.org>
Thu, 8 Apr 2004 15:18:59 +0000 (15:18 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 Apr 2004 15:18:59 +0000 (15:18 +0000)
commita1346a261968886d16f29f1f1da85cace77ff73e
treee705c35209a6f732a34ea26c74984d2b398c753b
parent67e0a341782d7e07bc51677152e5f6c52c7e2f1b
Disable strict alias analysis in the backend c compiler, as the code we
generate is not TBAA safe.

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