aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/Compiler.h
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-03-22 02:20:34 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-03-22 02:20:34 +0000
commitf0b0f1f9d97f4cf4d2f00c60fbc3d377a93465f8 (patch)
tree7104834d0bd14f662aab286b7c40551c1688cfd7 /include/llvm/Support/Compiler.h
parentd3107fbc54a5b5156f0aabc8788724f1469eb9df (diff)
Revert r177543: Add timing of the IR parsing code with a new
-time-ir-parsing flag This breaks the layering of the Support library. We can't add an implementation side to IRReader because it refers directly to entities only accessible as part of the IR, AsmParser, and BitcodeReader libraries. It can only be used in a context where all of those libraries will be available. We'll need to find some other way to get this functionality, and hopefully solve the long-standing layering problem of IRReader.h... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177695 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support/Compiler.h')
0 files changed, 0 insertions, 0 deletions