llvm-6502/lib/ExecutionEngine/Interpreter
Dan Gohman 1eac4e0844 Use strcpy instead of sprintf here. This avoids a GCC 4.3 format-string
warning. There wasn't actually a problem here, because the contents of
the string are known.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54385 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-05 23:36:35 +00:00
..
Execution.cpp
ExternalFunctions.cpp Use strcpy instead of sprintf here. This avoids a GCC 4.3 format-string 2008-08-05 23:36:35 +00:00
Interpreter.cpp
Interpreter.h
Makefile