Skip to content
Commit b0f7a147 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

llvm-config: Start stubbing out a C++ version of llvm-config (as llvm-config-2,

for now).

 - Mostly complete except for the data that needs to come from the build system
   or the dependencies.

 - Has some small improvements from current llvm-config:

   o Uses TargetRegistry directly to get some information.

   o Designed to work correctly when used from a CMake build tree (relatively
     untested currently) (although pcc fixed this recently for old llvm-config).

llvm-svn: 143616
parent 03ba1887
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment