[llvm-commits] [llvm] r122141 - in /llvm/trunk: include/llvm/Support/PathV1.h lib/CompilerDriver/CompilationGraph.cpp lib/CompilerDriver/Main.cpp lib/CompilerDriver/Tool.cpp lib/Linker/LinkModules.cpp tools/llvm-ld/llvm-ld.cpp utils/KillTheDoctor/KillTheDoctor.cpp

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Sat Dec 18 00:40:25 PST 2010


On 10-12-17 8:13 PM, Michael J. Spencer wrote:
> Author: mspencer
> Date: Fri Dec 17 22:13:36 2010
> New Revision: 122141
>
> URL: http://llvm.org/viewvc/llvm-project?rev=122141&view=rev
> Log:
> Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.
>
> Modified:
>      llvm/trunk/include/llvm/Support/PathV1.h
>      llvm/trunk/lib/CompilerDriver/CompilationGraph.cpp
>      llvm/trunk/lib/CompilerDriver/Main.cpp
>      llvm/trunk/lib/CompilerDriver/Tool.cpp
>      llvm/trunk/lib/Linker/LinkModules.cpp
>      llvm/trunk/tools/llvm-ld/llvm-ld.cpp
>      llvm/trunk/utils/KillTheDoctor/KillTheDoctor.cpp


This broke llvmc. To reproduce build with a llvm-gcc in the $PATH.


Cheers,
Rafael



More information about the llvm-commits mailing list