diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-21 18:18:52 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-21 18:18:52 +0000 |
commit | 0fb2f5d0f954d51df5a3f7414a8cfb9ad19fa4e1 (patch) | |
tree | 7af081a083480751b6a8694b019af80bccd65d58 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | bd26f5ea4d9c6ed042965167aa2331cc1aecc539 (diff) | |
download | llvm-0fb2f5d0f954d51df5a3f7414a8cfb9ad19fa4e1.zip llvm-0fb2f5d0f954d51df5a3f7414a8cfb9ad19fa4e1.tar.gz llvm-0fb2f5d0f954d51df5a3f7414a8cfb9ad19fa4e1.tar.bz2 |
build: silence GCC warning on Linux
LLDWrapPython.cpp is a generated file. This contains a double assignment to the
same value, which causes GCC to emit a warning about sequence point evaluation
causing a use-before-init. Simply silence the warning.
llvm-svn: 213575
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions