search for: memorybuffertest

Displaying 3 results from an estimated 3 matches for "memorybuffertest".

2013 Jan 15
0
[LLVMdev] Need some brief explanation about llvm::MemoryBuffer and llvm::SourceMgr
And for this kind of question I think I would better hold in. There would be more important issue worth on this list. For this reason I am sorry. Sincerely Journeyer 2013/1/15 Journeyer J. Joh <oosaprogrammer at gmail.com>: > Hi Justin Holewinski, > >>> As far as I know, there is not a good way to implement user prompts with the LLVM APIs. > > This info helps me a
2013 Jan 15
2
[LLVMdev] Need some brief explanation about llvm::MemoryBuffer and llvm::SourceMgr
Hi Justin Holewinski, >> As far as I know, there is not a good way to implement user prompts with the LLVM APIs. This info helps me a lot. I tried to do a thing that is not possible. Thank you very much. Sincerely Journeyer 2013/1/15 Justin Holewinski <justin.holewinski at gmail.com>: > Is this for user prompts, or just reading data from stdin? You can use >
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...mpiling ManagedStatic.cpp for Release+Asserts build llvm[2]: Compiling MathExtrasTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test ADT (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/ADT' llvm[2]: Compiling MemoryBufferTest.cpp for Release+Asserts build llvm[2]: Compiling MemoryTest.cpp for Release+Asserts build llvm[2]: Compiling Path.cpp for Release+Asserts build llvm[2]: Compiling ProcessTest.cpp for Release+Asserts build llvm[2]: Compiling ProgramTest.cpp for Release+Asserts build llvm[2]: Compiling RegexTest.cpp...