On 05/23/2013 10:13 AM, Paolo Redaelli wrote: > I'm trying to parse recent LLVM headers but I'm not able to solve this issue: > > gccxml -fexceptions `llvm-config --cppflags --cflags --cxxflags ` plugin/c/llvm-liberty.h -fxml=llvm.gcc-xml What is the output of llvm-config with those flags? -Brad