Implement the %p in the printf
authorJunyan He <junyan.he@linux.intel.com>
Tue, 24 Jun 2014 15:33:20 +0000 (23:33 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Tue, 24 Jun 2014 15:34:46 +0000 (23:34 +0800)
commit8cc0f05202749e305b804fe7f952b4f79ab06975
tree3f9a5d98a108e0a7fa1f38ad26bfc1ad3119cc88
parent1a64ca328fdcd7c5f60e73b19938f945d0b2fc7b
Implement the %p in the printf

Signed-off-by: Junyan He <junyan.he@linux.intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
backend/src/ir/printf.cpp
backend/src/ir/printf.hpp
backend/src/llvm/llvm_printf_parser.cpp