]> granicus.if.org Git - clang/commit
Use 'compile' instead of 'codegen' when reporting error to user.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 6 Feb 2009 19:18:03 +0000 (19:18 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 6 Feb 2009 19:18:03 +0000 (19:18 +0000)
commit56b8001b42bd603ef593e3cb278d8b9b9ba26ca9
tree07b13b67bb85908cde77a85580153a7e373b0cc1
parent42542c6a4b3c60f63820e6177a8938443831492c
Use 'compile' instead of 'codegen' when reporting error to user.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63952 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGen/unsupported.c