summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2011-07-17 17:35:15 +0000
committerOscar Fuentes <ofv@wanadoo.es>2011-07-17 17:35:15 +0000
commit2d48f6537d9f60fae10873d934a9e78dc08ace1f (patch)
treeed69081cc406a8a703cad879689de7ba4fe540b9 /llvm/lib/CodeGen/MachineInstr.cpp
parentd04e32d308e7293e1fd5f391b4f1caa0615efcf6 (diff)
downloadbcm5719-llvm-2d48f6537d9f60fae10873d934a9e78dc08ace1f.tar.gz
bcm5719-llvm-2d48f6537d9f60fae10873d934a9e78dc08ace1f.zip
Fix CMake build on Solaris
When building LLVM/Clang on Solaris. The generated makefiles would have an extraneous semi-colon character in them prior to this change due to the way the 'CMAKE_CXX_FLAGS' variable was defined. Simply adjusting the definition by moving the current CMAKE_CXX_FLAGS value within the quotes solves the problem. Patch by Art Haas! llvm-svn: 135361
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud