aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-nm
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-04-13 20:33:59 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-04-13 20:33:59 +0000
commitdb4264fee105b216c7a4ad6505ccbaea2f17401c (patch)
treea2fa20cc9825f14ca14427eee721cea87dd04159 /tools/llvm-nm
parent8cfc9c4a53ca6b7a06486cf9f9c71ed9a4f318a9 (diff)
Use quotes properly so that the possibility of a null variable set is
eliminated. This can happen, for example, if LLVM is configured without llvm-gcc in which case things like LLVMGCC_VERSION will be empty. In such cases, deja-gnu fails with: can't read "llvmgcc_version": no such variable because it sees: set llvmgcc_version instead of: set llvmgcc_version "" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27676 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-nm')
0 files changed, 0 insertions, 0 deletions