aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2012-08-21 12:29:10 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2012-08-21 12:29:10 +0000
commit1df5289782019e0405ddfcf7f9ec28319587c428 (patch)
treed5643c3cf2a7b9e97947f0aede060bfb7235383d /llvm/lib/CodeGen/StackProtector.cpp
parent354686be7657d153808b63813ca54b47bd5e0ca0 (diff)
downloadllvm-1df5289782019e0405ddfcf7f9ec28319587c428.zip
llvm-1df5289782019e0405ddfcf7f9ec28319587c428.tar.gz
llvm-1df5289782019e0405ddfcf7f9ec28319587c428.tar.bz2
autoconf: Only define GPGPU_CODEGEN, if that feature is requested
Before we defined GPGPU_CODEGEN to '0', which does not disable the relevant code as we just check if that value is defined at all. We now follow the cmake approach and only define GPGPU_CODEGEN, if the feature should be enabled. Reported by: Sebastian Pop <spop@codeaurora.org> llvm-svn: 162275
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions