]> granicus.if.org Git - clang/commit
Driver: Add types::getNumCompilationPhases, getCompilationPhase to
authorDaniel Dunbar <daniel@zuster.org>
Fri, 13 Mar 2009 11:28:30 +0000 (11:28 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 13 Mar 2009 11:28:30 +0000 (11:28 +0000)
commitc1b5fa81a2dfa4fea2e25bf057363658e7b43681
treed25ace8fdad18d93a046ceff17061cb197c48619
parentb1efcd824cad12284037cbb63e0312d16ac5c95a
Driver: Add types::getNumCompilationPhases, getCompilationPhase to
provide information about what steps should be done for a particular
file type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66881 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Types.h
lib/Driver/Types.cpp