mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
633e639e60
GCC says: .../llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp:195:12: error: ‘InfoType’ is not a class, namespace, or enumeration case InfoType::EndOfList: ^ Presumably, GCC thinks InfoType is a variable here. Work around it by using the name IT as is done above. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FileWriter.cpp | ||
FunctionInfo.cpp | ||
GsymCreator.cpp | ||
GsymReader.cpp | ||
Header.cpp | ||
InlineInfo.cpp | ||
LineTable.cpp | ||
LLVMBuild.txt | ||
LookupResult.cpp | ||
Range.cpp |