Displaying 15 results from an estimated 15 matches for "addoccurrence".
2013 Jun 20
2
[LLVMdev] LLVM+Clang 3.3: clang: for the -vectorize-loops option: may only occur zero or one times!
..., and that seems to be the problem. Indeed, if I disable the loop
vectorizer (using the -fno-vectorize option), then everything is fine but I
clearly don't want to have to do that. So, right now, my solution consists
of commenting out the test for the number of option occurrences in the
Option::addOccurrence() method
(http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Support/CommandLine.cpp?
view=co), but it is clearly not satisfactory either (even though it's good
enough for my particular purpose).
So, would anyone have any idea about what I might be missing, if
anything?...
Cheers, Alan...
2013 Jun 21
0
[LLVMdev] LLVM+Clang 3.3: clang: for the -vectorize-loops option: may only occur zero or one times!
..., and that seems to be the problem. Indeed, if I disable the loop vectorizer (using the -fno-vectorize option), then everything is fine but I clearly don't want to have to do that. So, right now, my solution consists of commenting out the test for the number of option occurrences in the Option::addOccurrence() method (http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Support/CommandLine.cpp? view=co), but it is clearly not satisfactory either (even though it's good enough for my particular purpose).
>
> So, would anyone have any idea about what I might be missing, if anything?...
>
>...
2006 May 09
1
[LLVMdev] Memory leaks in LLVM
...::string>(std::string const&) (CommandLine.h:697)
==10132== by 0x83D3C45: llvm::cl::opt<llvm::PluginLoader, false,
llvm::cl::parser<std::string> >::handleOccurrence(unsigned, char const*,
std::string const&) ( CommandLine.h:742)
==10132== by 0x86E9728: llvm::cl::Option::addOccurrence(unsigned, char
const*, std::string const&) (CommandLine.cpp:639)
==10132== by 0x86EAE9F: ProvideOption(llvm::cl::Option*, char const*,
char const*, int, char**, int&) ( CommandLine.cpp:125)
==10132== by 0x86E8BB0: llvm::cl::ParseCommandLineOptions(int&, char**,
char const*) (Comma...
2016 Mar 25
2
Link error on Linux
...._ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE[_ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x20):
undefined reference to `llvm::cl::Option::anchor()'
aklo-aklo.o:(.rodata._ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE[_ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x48):
undefined reference to `llvm::cl::Option::addOccurrence(unsigned int,
llvm::StringRef, llvm::StringRef, bool)'
collect2: error: ld returned 1 exit status
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160325/665dd1ba/attachment.html>
2016 Mar 25
3
Link error on Linux
...SsEEEE[_ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x20):
> > undefined reference to `llvm::cl::Option::anchor()'
> >
> aklo-aklo.o:(.rodata._ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE[_ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x48):
> > undefined reference to `llvm::cl::Option::addOccurrence(unsigned int,
> > llvm::StringRef, llvm::StringRef, bool)'
> > collect2: error: ld returned 1 exit status
> >
> >
> > _______________________________________________
> > LLVM Developers mailing list
> > llvm-dev at lists.llvm.org
> > http://lists....
2012 Oct 23
0
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
On Oct 23, 2012, at 1:57 PM, Jack Howarth wrote:
> Nick,
> Can I do this without access to a debug version of dyld? Using the copy of LLVMPolly.so with isl/cloog-isl/gmp statically linked,
> I find that if I set the breakpoint to the address of the initializer...
>
> dyld: calling initializer function 0x100ebb3a0 in /sw/opt/llvm-3.2/lib/LLVMPolly.so
> dyld: lazy symbol binding
2016 Mar 25
0
Link error on Linux
...listISsbNS0_6parserISsEEEE[_ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x20):
> undefined reference to `llvm::cl::Option::anchor()'
> aklo-aklo.o:(.rodata._ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE[_ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x48):
> undefined reference to `llvm::cl::Option::addOccurrence(unsigned int,
> llvm::StringRef, llvm::StringRef, bool)'
> collect2: error: ld returned 1 exit status
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-d...
2016 Mar 25
2
Link error on Linux
...m2cl4listISsbNS0_6parserISsEEEE]+0x20):
>> > undefined reference to `llvm::cl::Option::anchor()'
>> >
>> aklo-aklo.o:(.rodata._ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE[_ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x48):
>> > undefined reference to `llvm::cl::Option::addOccurrence(unsigned int,
>> > llvm::StringRef, llvm::StringRef, bool)'
>> > collect2: error: ld returned 1 exit status
>> >
>> >
>> > _______________________________________________
>> > LLVM Developers mailing list
>> > llvm-dev at lists.llvm...
2012 Oct 23
2
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...3.2/build/lib/LLVMPolly.so", Length = 4, static npos = 18446744073709551615}, Arg={Data = 0x1413259f6 "/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so", Length = 63, static npos = 18446744073709551615}) at CommandLine.h:1131
#20 0x0000000142f5e731 in llvm::cl::Option::addOccurrence (this=0x1434973e0, pos=2, ArgName={Data = 0x1413259f1 "load=/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so", Length = 4, static npos = 18446744073709551615}, Value={Data = 0x1413259f6 "/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so", Length = 63...
2016 Mar 25
0
Link error on Linux
...rserISsEEEE[_ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x20):
> > undefined reference to `llvm::cl::Option::anchor()'
> > aklo-aklo.o:(.rodata._ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE[_ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x48):
> > undefined reference to `llvm::cl::Option::addOccurrence(unsigned int,
> > llvm::StringRef, llvm::StringRef, bool)'
> > collect2: error: ld returned 1 exit status
> >
> >
> > _______________________________________________
> > LLVM Developers mailing list
> > llvm-dev at lists.llvm.org <mailto:llvm-dev at...
2016 Mar 25
0
Link error on Linux
..._ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x20):
>> > undefined reference to `llvm::cl::Option::anchor()'
>> > aklo-aklo.o:(.rodata._ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE[_ZTVN4llvm2cl4listISsbNS0_6parserISsEEEE]+0x48):
>> > undefined reference to `llvm::cl::Option::addOccurrence(unsigned int,
>> > llvm::StringRef, llvm::StringRef, bool)'
>> > collect2: error: ld returned 1 exit status
>> >
>> >
>> > _______________________________________________
>> > LLVM Developers mailing list
>> > llvm-dev at lists.llvm...
2012 Oct 23
2
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
On Tue, Oct 23, 2012 at 01:05:04PM -0700, Nick Kledzik wrote:
> On Oct 23, 2012, at 12:50 PM, Jack Howarth wrote:
> > On Mon, Oct 22, 2012 at 11:40:32AM -0700, Nick Kledzik wrote:
> >>
> >> On Oct 22, 2012, at 11:34 AM, Jack Howarth wrote:
> >>
> >>> Nick,
> >>> I have uploaded the full walk with 'set env
2012 Oct 24
0
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...uild/lib/LLVMPolly.so", Length = 4, static npos = 18446744073709551615}, Arg={Data = 0x1413259f6 "/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so", Length = 63, static npos = 18446744073709551615}) at CommandLine.h:1131
> #20 0x0000000142f5e731 in llvm::cl::Option::addOccurrence (this=0x1434973e0, pos=2, ArgName={Data = 0x1413259f1 "load=/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so", Length = 4, static npos = 18446744073709551615}, Value={Data = 0x1413259f6 "/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so", Length = 63...
2013 Jul 05
0
[LLVMdev] Any suggestion for "Unknown instruction type encountered" error?
hacker cling wrote:
> Hello all,
> I was playing with LLVM pass. I changed the
> lib/Transforms/Hello/Hello.cpp 's content to be my own pass. Then I make
> install the pass and use an example test1.c to see whether it works or
> not. When I run example using the following command:
> clang -emit-llvm test1.c -c -o test1.bc
> opt -load
2013 Jul 05
2
[LLVMdev] Any suggestion for "Unknown instruction type encountered" error?
Hello all,
I was playing with LLVM pass. I changed the
lib/Transforms/Hello/Hello.cpp 's content to be my own pass. Then I make
install the pass and use an example test1.c to see whether it works or not.
When I run example using the following command:
clang -emit-llvm test1.c -c -o test1.bc
opt -load ../build_llvm/Debug+Asserts/lib/LLVMHello.so -hello < test1.bc >
/dev/null
It