Displaying 20 results from an estimated 9000 matches similar to: "[LLVMdev] llvm.org is down"
2013 Mar 16
2
[LLVMdev] internal compiler error when compiling llvm-gcc-4.2-2.9
Thanks for your help, Wei-Ren and Anton.
However since I am doing some experiments with klee(
http://klee.llvm.org/GetStarted.html) and llvm-gcc seems to have better
compatibility with it. So I still hope that I can use llvm-gcc:-)
Hongxu Chen
On Sat, Mar 16, 2013 at 3:35 PM, 陳韋任 (Wei-Ren Chen) [via LLVM] <
ml-node+s1065342n56013h94 at n5.nabble.com> wrote:
> Hi Chen,
>
>
2012 Dec 17
1
[LLVMdev] llvm.org down
FYI, it appears that llvm.org is down for everyone.
http://www.downforeveryoneorjustme.com/llvm.org
-Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121216/fd9797ca/attachment.html>
2013 Mar 16
3
[LLVMdev] internal compiler error when compiling llvm-gcc-4.2-2.9
Hi everyone,
Recently I tried to compile llvm-gcc-4.2-2.9 on a 64bit ubuntu12.04
machine. And I was using the settings below,
export C_INCLUDE_PATH=/usr/include/x86_64-linux-gnu
export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
../llvm-gcc-4.2-2.9.source/configure --enable-optimized
--program-prefix=llvm- --enable-checking
--enable-llvm=${HOME}/moonbox/llvm-obj/Debug+Asserts
2016 Nov 16
5
Centos.org down??
Hi guys,
Is there any problem with www.centos.org?
It seems down for me, was trying since last two weeks.
--
Syam G Krishnan
GPG 4096R/FBB26E60
Red Hat India Pvt Ltd
2012 Dec 12
2
[LLVMdev] donot support uint datatype?
hi guys,
i use clang to compile a program with datatype uint, but i get errors saying
" use of undeclared identifier 'uint'; did you mean 'int'? ".
it really doesn't support it? if true, how can i add a datatype?
--
View this message in context: http://llvm.1065342.n5.nabble.com/donot-support-uint-datatype-tp52523.html
Sent from the LLVM - Dev mailing list archive
2012 Oct 25
3
[LLVMdev] llvm-config is broken ?
I am trying to compile llvm in AIX 7.1 machine..
I was able to run "gmake libs-only" and it worked well. However, gmake
failed with the following error ..
# pwd
/usr/llvm/llvm-3.1.src/tools
#gmake
gmake[2]: Leaving directory `/usr/llvm/llvm-3.1.src/tools/llvm-config'
gmake[2]: Entering directory `/usr/llvm/llvm-3.1.src/tools/opt'
gmake[2]: *** No rule to make target
2012 Sep 25
2
[LLVMdev] JIT problem with thread local global variable
Thanks for your hint, I will try that
Have A Nice Day
Chia Lun
--
View this message in context: http://llvm.1065342.n5.nabble.com/JIT-problem-with-thread-local-global-variable-tp49263p49273.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
2012 Dec 12
1
[LLVMdev] how to use the argument -cl-kernel-arg-info for clang?
hi everyone,
have you ever tried the argument -cl-kernel-arg-info for clang? can you
share the usage?
thank you
--
View this message in context: http://llvm.1065342.n5.nabble.com/how-to-use-the-argument-cl-kernel-arg-info-for-clang-tp52524.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
2012 Dec 12
1
[LLVMdev] providing llvm gcc built-in function implementation...
Let me explain briefly my issue:
While working on my project ( OSX, llvh gcc 4.2), I run into the
compilation error:
"
..
Undefined symbols for architecture x86_64:
___sync_bool_compare_and_swap_16", referenced from:
...
"
I decided that the function is declared, but not implemented for uint128_t.
So, I implemented the function, and the code is working correctly.
But the
2007 May 17
1
prexec change between 3.0.24 to 3.0.25
Hello,
I've been testing out 3.0.25 before putting it into production and came
across an issue.
As a simple example..
in a share definition
root preexec = echo "hey there, hi there, hello" > /tmp/hiya.txt
works fine under 3.0.24
not so under 3.0.25, /tmp/hiya.txt isn't created.
Cranking up the debugging and using some other similiar tests it seems
to me that Samba is in
2013 Mar 05
4
[LLVMdev] Convert C variable to LLVM IR Variable
Hi everyone,
I am doing some work with LLVM IR, I need to use LLVM IR to do operation
on C variables.
Code emission is done by LLVM JIT.
That variable is C thread local , for example
__thread int* gvar;
I think some methods to convert that variable to LLVM IR,
(1) use external function
I know LLVM IR is able to call an external function, so I can write codes
that look like:
int* load()
2012 Dec 12
2
[LLVMdev] donot support uint datatype?
hi Wei-Ren,
i got it, i have to add a "typedef int uint;"
that's not a big problem
thank you
--
View this message in context: http://llvm.1065342.n5.nabble.com/donot-support-uint-datatype-tp52523p52528.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
2006 Jun 21
3
Tracking down whats causing a high load?
Hiya,
Currently running Centos 4.2 x86_64 dist on a dual 3G xeon, 2G ram,
scsi setupand everythings been running fine on it for some time. Then at 4am
last night something kicked in (have mrtg running monitoring when) and since
then its been running a load of about 1.5 (normally around 0.4). CPU usage
is Cpu(s): 1.1% us, 0.6% sy, 0.0% ni, 97.9% id, 0.2% wa, 0.1% hi, 0.1%si.
Can't see
2013 Mar 13
1
Fwd: [bisected] nouveau failure with 3.9-rc1 and ongoing
Hiya,
I sent the enclosed email to linux-kernel before realizing that it
would, perhaps, be more proper to send it here, which I hereby do.
I shall be happy to try out any and all patches.
Best regards,
Sune M?lgaard
-------- Original Message --------
Subject: [bisected] nouveau failure with 3.9-rc1 and ongoing
Date: Tue, 12 Mar 2013 19:57:55 +0100
From: Sune M?lgaard <sune at
2013 Feb 28
2
What can I do to UNDERSTAND why I can't reach centos.org (but everyone else can)?
What can I do to UNDERSTAND why, periodically, I can't reach
www.centos.org (but everyone else can)?
Every few months, http://www.centos.org just drops off for me
and for me only. It's not the web site, because I can reach it
via a proxy (e.g., TOR browser bundle) and other tests show it
to be alive (e.g., http://www.downforeveryoneorjustme.com/centos.org
or
2005 Jun 11
3
upgrade from fedora to centos?
Hiya, just wondering how easy this would be, I'm guessing through yum,
but is there a preferable process from updating from fed core 3 to
centos ideally keeping settings as is? (desktop rather than server,
just want to migrate to centos, nothing too essential apart from raw
data).
Ian
2009 Jan 24
4
nokogiri selector help
hiya,
i want the selector that would return a <tr> of a table if any td
contains some text, so i can use it in click_link_within
e.g. When I click the "show" link within the row containing
"user at example.com"
When /^I click the "(.+)" link within the row containing "(.+)"$/ do |
link, text|
selector = ??
click_link_within selector, link
2019 Jan 07
3
[asterisk-app-dev] ARI Node JS Bridge.addChannel
Hiya,
I would have expected this to show the channels in the bridge inside the anonymous function - it shows the bridge is empty though?
var bridge = ari.Bridge();
bridge.create({
type: 'holding',
name: event.application+" bridge"
},
2003 Nov 24
3
wxImageHandler type?
Hiya, I was trying to figure out how to display PNG files using
wxWindows/wxRuby. Google turned up a few things, mainly discussing
the wxImageHandler class and it''s children, etc, but there seems to
be no mention of them in the wxRuby source.
Are they there, and I missed them, or are they just not there?
If there not there, is there a quick and dirty way to get them in?
It seems like
2007 Oct 12
6
locals in partials
hiya, in specing a partial, how can i assign a local var that is
normally passed via :locals ? i tried adding :locals => to the render
call but that doesnt seem to take
linoj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20071012/fd0acd92/attachment.html