Add timing of the IR parsing code with a new -time-ir-parsing flag
authorEli Bendersky <eliben@google.com>
Wed, 20 Mar 2013 17:00:25 +0000 (17:00 +0000)
committerEli Bendersky <eliben@google.com>
Wed, 20 Mar 2013 17:00:25 +0000 (17:00 +0000)
commit83b359d4c82783e5bb9e5f226c55c2ee14bee039
tree72c67ba7e9817b3f079c19f763c0815ec17a564a
parent2bb719f3a9f6065579aef4e6be18743d99a24eda
Add timing of the IR parsing code with a new -time-ir-parsing flag

llvm-svn: 177543
llvm/include/llvm/Support/IRReader.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/IRReader.cpp [new file with mode: 0644]