summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2016-04-25 23:02:47 +0000
committerChris Bieneman <beanz@apple.com>2016-04-25 23:02:47 +0000
commited737d7881ebdadf7d66a03a8502e3899f162ade (patch)
tree9b44bf8e20a8dbece02680eb67203a9328a37d0d /lldb/packages/Python/lldbsuite/test
parent51208eaccc82f7dd4783383141d61f81d6a9c07b (diff)
downloadbcm5719-llvm-ed737d7881ebdadf7d66a03a8502e3899f162ade.tar.gz
bcm5719-llvm-ed737d7881ebdadf7d66a03a8502e3899f162ade.zip
[CMake] If set we should pass LLVM_VERSION_INFO into config.h
Autoconf used to support setting LLVM_VERSION_INFO and there is some code filtered around llvm in Support/CommandLine.cpp and LTO/LTOCodeGenerator.cpp that uses it if it is set. We also shouldn't be explicitly setting it as a define on llvm-shlib. It is pointless there because there is no code using it in llvm-shlib, and it is better to have it as part of the generated config.h so that it is available everywhere. llvm-svn: 267490
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud