aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2015-06-22 15:53:50 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2015-06-22 15:53:50 +0000
commit7be075335dca4f9b2a325a39b9a5a363ea7c6327 (patch)
tree4f4b4d6684e171184d4712aa7b58c86f02928a90 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentbdf509aaaf82457f0cd618fe7b0fea3620b2a40a (diff)
downloadllvm-7be075335dca4f9b2a325a39b9a5a363ea7c6327.zip
llvm-7be075335dca4f9b2a325a39b9a5a363ea7c6327.tar.gz
llvm-7be075335dca4f9b2a325a39b9a5a363ea7c6327.tar.bz2
Re-enable Visual Studio Builds.
I tried to compile with Visual Studio using CMake and found these two sections of code causing problems for Visual Studio. The first one removes the use of variable length arrays by instead using KMP_ALLOCA(). The second part eliminates a redundant cpuid assembly call by using the already existing __kmp_x86_cpuid() call instead. llvm-svn: 240290
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions