Fix incorrect code generation with ENV.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 5 May 2009 12:34:34 +0000 (12:34 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 5 May 2009 12:34:34 +0000 (12:34 +0000)
commitf8681568201ee3808c154a4de09888d85c76a446
treee19b094007238936145c03d5081cb20e6058ac31
parente3f6cea9e9fc65e3429a28812460841c93fd75a5
Fix incorrect code generation with ENV.

See PR4157 for details. Patch by Martin Nowack!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70973 91177308-0d34-0410-b5e6-96231b3b80d8
test/LLVMC/EnvParentheses.td [new file with mode: 0644]
utils/TableGen/LLVMCConfigurationEmitter.cpp