search for: visitcompon

Displaying 4 results from an estimated 4 matches for "visitcompon".

2016 Feb 12
2
llvm-config error for aarch64
Hi everyone, We are getting the following error when building the Halide library [1] (the component in question is GlobalISel) llvm-config: [...]/llvm/tools/llvm-config/llvm-config.cpp:86: void VisitComponent(const string&, const llvm::StringMap<AvailableComponent*>&, std::set<AvailableComponent*>&, std::vector<std::basic_string<char> >&, bool, bool, const std::function<std::basic_string<char>(const llvm::StringRef&)>*, std::vector<std::basic...
2016 Feb 12
2
llvm-config error for aarch64
...; llvm-dev at lists.llvm.org> wrote: > > > Hi everyone, > > > > We are getting the following error when building the Halide library [1] > > (the component in question is GlobalISel) > > > > llvm-config: [...]/llvm/tools/llvm-config/llvm-config.cpp:86: void VisitComponent(const string&, const llvm::StringMap<AvailableComponent*>&, std::set<AvailableComponent*>&, std::vector<std::basic_string<char> >&, bool, bool, const std::function<std::basic_string<char>(const llvm::StringRef&)>*, std::vector<std::basic...
2016 Feb 12
3
llvm-config error for aarch64
...>>>> Hi everyone, >>>> >>>> We are getting the following error when building the Halide library [1] >>>> (the component in question is GlobalISel) >>>> >>>> llvm-config: [...]/llvm/tools/llvm-config/llvm-config.cpp:86: void VisitComponent(const string&, const llvm::StringMap<AvailableComponent*>&, std::set<AvailableComponent*>&, std::vector<std::basic_string<char> >&, bool, bool, const std::function<std::basic_string<char>(const llvm::StringRef&)>*, std::vector<std::basic...
2011 Nov 16
1
[LLVMdev] LLVM: Cannot build LLVM 3.0 (from SVN) in Cygwin (GCC 3.4.4)
...argument 2 is invalid llvm-config.cpp:57: error: template argument 3 is invalid llvm-config.cpp:58: error: ISO C++ forbids declaration of `ComponentMap' with no type llvm-config.cpp:58: error: ISO C++ forbids declaration of `VisitedComponents' with no type llvm-config.cpp: In function `void VisitComponent(llvm::StringRef, const int&, int&, std::vector<llvm::StringRef, std::alloc ator<llvm::StringRef> >&)': llvm-config.cpp:60: error: `AvailableComponent' undeclared (first use this function) llvm-config.cpp:60: error: (Each undeclared identifier is reported only once...