1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Target/SystemZ/AsmParser
Roger Ferrer Ibanez 4597590001 Fix build break of VS 2013 debug builds
In debug mode extra macros are enabled for several C++ algorithms. Some of them
may cause unfortunate build failures.

This commit adds a redundant operator() to work around one of those troublesome
macros which was hit accidentally by change r278012.

llvm-svn: 278241
2016-08-10 16:39:58 +00:00
..
CMakeLists.txt
LLVMBuild.txt
SystemZAsmParser.cpp Fix build break of VS 2013 debug builds 2016-08-10 16:39:58 +00:00