Displaying 14 results from an estimated 14 matches for "_s_create".
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
2012 Sep 11
2
[LLVMdev] Build Error from Intrinsics.td
...5a7f556dd
__gnu_cxx::__verbose_terminate_handler() + 285
6 libstdc++.so.6 0x00002b05a7f53926
7 libstdc++.so.6 0x00002b05a7f53953
8 libstdc++.so.6 0x00002b05a7f53a5e
9 libstdc++.so.6 0x00002b05a7f53e6d operator new(unsigned long) + 125
10 libstdc++.so.6 0x00002b05a7f36e6d std::string::_Rep::_S_create(unsigned
long, unsigned long, std::allocator<char> const&) + 93
11 libstdc++.so.6 0x00002b05a7f38905 char* std::string::_S_construct<char
const*>(char const*, char const*, std::allocator<char> const&,
std::forward_iterator_tag) + 53
12 libstdc++.so.6 0x00002b05a7f389ca s...
2012 Sep 11
2
[LLVMdev] Fwd: Build Error from Intrinsics.td
...terminate_handler() + 285
> 6 libstdc++.so.6 0x00002b05a7f53926
> 7 libstdc++.so.6 0x00002b05a7f53953
> 8 libstdc++.so.6 0x00002b05a7f53a5e
> 9 libstdc++.so.6 0x00002b05a7f53e6d operator new(unsigned long) + 125
> 10 libstdc++.so.6 0x00002b05a7f36e6d
> std::string::_Rep::_S_create(unsigned long, unsigned long,
> std::allocator<char> const&) + 93
> 11 libstdc++.so.6 0x00002b05a7f38905 char*
> std::string::_S_construct<char const*>(char const*, char const*,
> std::allocator<char> const&, std::forward_iterator_tag) + 53
> 12 libstdc+...
2012 Sep 11
3
[LLVMdev] Fwd: Build Error from Intrinsics.td
...85
>> 6 libstdc++.so.6 0x00002b05a7f53926
>> 7 libstdc++.so.6 0x00002b05a7f53953
>> 8 libstdc++.so.6 0x00002b05a7f53a5e
>> 9 libstdc++.so.6 0x00002b05a7f53e6d operator new(unsigned long) + 125
>> 10 libstdc++.so.6 0x00002b05a7f36e6d
>> std::string::_Rep::_S_create(unsigned long, unsigned long,
>> std::allocator<char> const&) + 93
>> 11 libstdc++.so.6 0x00002b05a7f38905 char*
>> std::string::_S_construct<char const*>(char const*, char const*,
>> std::allocator<char> const&, std::forward_iterator_tag) + 53
>...
2012 Sep 11
0
[LLVMdev] Fwd: Build Error from Intrinsics.td
...5a7f556dd
__gnu_cxx::__verbose_terminate_handler() + 285
6 libstdc++.so.6 0x00002b05a7f53926
7 libstdc++.so.6 0x00002b05a7f53953
8 libstdc++.so.6 0x00002b05a7f53a5e
9 libstdc++.so.6 0x00002b05a7f53e6d operator new(unsigned long) + 125
10 libstdc++.so.6 0x00002b05a7f36e6d std::string::_Rep::_S_create(unsigned
long, unsigned long, std::allocator<char> const&) + 93
11 libstdc++.so.6 0x00002b05a7f38905 char* std::string::_S_construct<char
const*>(char const*, char const*, std::allocator<char> const&,
std::forward_iterator_tag) + 53
12 libstdc++.so.6 0x00002b05a7f389ca s...
2012 Sep 11
0
[LLVMdev] Fwd: Build Error from Intrinsics.td
..._terminate_handler() + 285
> 6 libstdc++.so.6 0x00002b05a7f53926
> 7 libstdc++.so.6 0x00002b05a7f53953
> 8 libstdc++.so.6 0x00002b05a7f53a5e
> 9 libstdc++.so.6 0x00002b05a7f53e6d operator new(unsigned long) + 125
> 10 libstdc++.so.6 0x00002b05a7f36e6d
> std::string::_Rep::_S_create(unsigned long, unsigned long,
> std::allocator<char> const&) + 93
> 11 libstdc++.so.6 0x00002b05a7f38905 char* std::string::_S_construct<char
> const*>(char const*, char const*, std::allocator<char> const&,
> std::forward_iterator_tag) + 53
> 12 libstdc++.s...
2012 Sep 11
3
[LLVMdev] Fwd: Build Error from Intrinsics.td
...5a7f556dd __gnu_cxx::__verbose_terminate_handler() + 285
6 libstdc++.so.6 0x00002b05a7f53926
7 libstdc++.so.6 0x00002b05a7f53953
8 libstdc++.so.6 0x00002b05a7f53a5e
9 libstdc++.so.6 0x00002b05a7f53e6d operator new(unsigned long) + 125
10 libstdc++.so.6 0x00002b05a7f36e6d std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) + 93
11 libstdc++.so.6 0x00002b05a7f38905 char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) + 53
12 libstdc++.so.6 0x00002b05a7f389ca s...
2012 Sep 11
0
[LLVMdev] Fwd: Build Error from Intrinsics.td
..._terminate_handler() + 285
> 6 libstdc++.so.6 0x00002b05a7f53926
> 7 libstdc++.so.6 0x00002b05a7f53953
> 8 libstdc++.so.6 0x00002b05a7f53a5e
> 9 libstdc++.so.6 0x00002b05a7f53e6d operator new(unsigned long) + 125
> 10 libstdc++.so.6 0x00002b05a7f36e6d
> std::string::_Rep::_S_create(unsigned long, unsigned long,
> std::allocator<char> const&) + 93
> 11 libstdc++.so.6 0x00002b05a7f38905 char* std::string::_S_construct<char
> const*>(char const*, char const*, std::allocator<char> const&,
> std::forward_iterator_tag) + 53
> 12 libstdc++.s...
2007 Jul 15
0
[LLVMdev] JIT Leaks?
...to OS X.
Well. From your example you have got the only valgrind results:
==28336== 58 bytes in 2 blocks are possibly lost in loss record 70 of
127
==28336== at 0x4020A92: operator new(unsigned)
(in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
==28336== by 0x410010B: std::string::_Rep::_S_create(unsigned,
unsigned, std::allocator<char> const&)
(in /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6.0.3)
==28336== by 0x4102A04:
(within /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6.0.3)
==28336== by 0x4102B25: std::string::string(char const*,
std::allocator<char>...
2012 Sep 11
0
[LLVMdev] Fwd: Build Error from Intrinsics.td
...dc++.so.6 0x00002b05a7f53926
>>> 7 libstdc++.so.6 0x00002b05a7f53953
>>> 8 libstdc++.so.6 0x00002b05a7f53a5e
>>> 9 libstdc++.so.6 0x00002b05a7f53e6d operator new(unsigned long) + 125
>>> 10 libstdc++.so.6 0x00002b05a7f36e6d
>>> std::string::_Rep::_S_create(unsigned long, unsigned long,
>>> std::allocator<char> const&) + 93
>>> 11 libstdc++.so.6 0x00002b05a7f38905 char*
>>> std::string::_S_construct<char const*>(char const*, char const*,
>>> std::allocator<char> const&, std::forward_iterat...
2012 Sep 11
0
[LLVMdev] Fwd: Build Error from Intrinsics.td
...5a7f53926
>>>> 7 libstdc++.so.6 0x00002b05a7f53953
>>>> 8 libstdc++.so.6 0x00002b05a7f53a5e
>>>> 9 libstdc++.so.6 0x00002b05a7f53e6d operator new(unsigned long) + 125
>>>> 10 libstdc++.so.6 0x00002b05a7f36e6d
>>>> std::string::_Rep::_S_create(unsigned long, unsigned long,
>>>> std::allocator<char> const&) + 93
>>>> 11 libstdc++.so.6 0x00002b05a7f38905 char*
>>>> std::string::_S_construct<char const*>(char const*, char const*,
>>>> std::allocator<char> const&, std...
2007 Jul 14
4
[LLVMdev] JIT Leaks?
Holger.
> You can find out what exactly leaks with the help of valgrind.
It seems, that Paolo is on Mac OS X. No valgrind there :(
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
2012 Aug 16
2
[LLVMdev] libclang parsing bug
...20,618 frees, 29,235,096 bytes
allocated
==5926==
==5926== Thread 1:
==5926== 47 bytes in 1 blocks are definitely lost in loss record 17 of 31
==5926== at 0x4C2B1C7: operator new(unsigned long)
(in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5926== by 0x5A71708: std::string::_Rep::_S_create(unsigned long,
unsigned long, std::allocator<char> const&)
(in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17)
==5926== by 0x5A730E4: char* std::string::_S_construct<char
const*>(char const*, char const*, std::allocator<char> const&,
std::forward_iterator_tag) (in
/usr/l...