]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Avoid a warning from MSVC on "*/" in this code by inserting a space
authorReid Kleckner <reid@kleckner.net>
Sat, 12 Jul 2014 00:06:46 +0000 (00:06 +0000)
committerReid Kleckner <reid@kleckner.net>
Sat, 12 Jul 2014 00:06:46 +0000 (00:06 +0000)
commitb233e0ea1e7da74f27880df1911112a165b89ed1
treeb39e12503e7eab7e2535c7aff2acbcad43b28aaa
parent1c224d8d880680eddfd959d3dcfa0d5d8d62fbc5
Avoid a warning from MSVC on "*/" in this code by inserting a space

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212862 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp