similar to: [LLVMdev] Mangling of UTF-8 characters in symbol names

Displaying 20 results from an estimated 500 matches similar to: "[LLVMdev] Mangling of UTF-8 characters in symbol names"

2012 Mar 31
2
[LLVMdev] Mangling of UTF-8 characters in symbol names
On Fri, Mar 30, 2012 at 15:22, Eli Friedman <eli.friedman at gmail.com> wrote: > On Fri, Mar 30, 2012 at 12:12 PM, Sean Hunt <scshunt at csclub.uwaterloo.ca> > wrote: > > Why is it that high (>127) bytes in symbol names get mangled by LLVM into > > _XX_, where XX is the hex representation of the character? Is this > required > > by ELF or some similar
2012 Mar 30
0
[LLVMdev] Mangling of UTF-8 characters in symbol names
On Fri, Mar 30, 2012 at 12:12 PM, Sean Hunt <scshunt at csclub.uwaterloo.ca> wrote: > Why is it that high (>127) bytes in symbol names get mangled by LLVM into > _XX_, where XX is the hex representation of the character? Is this required > by ELF or some similar standard? This behavior is inconsistent with GCC. I think it's just so that we have a way to actually write out
2012 Mar 31
0
[LLVMdev] Mangling of UTF-8 characters in symbol names
On Fri, Mar 30, 2012 at 6:17 PM, Sean Hunt <scshunt at csclub.uwaterloo.ca> wrote: > On Fri, Mar 30, 2012 at 15:22, Eli Friedman <eli.friedman at gmail.com> wrote: >> >> On Fri, Mar 30, 2012 at 12:12 PM, Sean Hunt <scshunt at csclub.uwaterloo.ca> >> wrote: >> > Why is it that high (>127) bytes in symbol names get mangled by LLVM >> > into
2012 Mar 31
2
[LLVMdev] Mangling of UTF-8 characters in symbol names
On Fri, Mar 30, 2012 at 21:22, Eli Friedman <eli.friedman at gmail.com> wrote: > Okay... then we should probably support that as well.  Might need to > be a bit careful to make sure the assembly files work correctly. > > -Eli > You mean machine assembly and not IR, right? Sean
2012 Jun 19
0
[LLVMdev] Ninja (make replacement)
On Sun, Jun 17, 2012 at 7:30 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Hi Christoph, > > It is a good question even though it is obvious :-)  No, for the last few > days, I have not been able to build Clang with make -j2 or -j4 - the build > always fails on a ranlib operation. > > Also, on Windows, GNU Make seems to be somewhat broken with respect to >
2012 Jun 17
2
[LLVMdev] Ninja (make replacement)
Hi Christoph, It is a good question even though it is obvious :-) No, for the last few days, I have not been able to build Clang with make -j2 or -j4 - the build always fails on a ranlib operation. Also, on Windows, GNU Make seems to be somewhat broken with respect to parallel builds: It doesn't change a thing whether you specify -j2 or -j4 on a quad-core machine (with hyper-threading
2012 Mar 31
0
[LLVMdev] Mangling of UTF-8 characters in symbol names
On Sat, Mar 31, 2012 at 2:44 PM, Sean Hunt <scshunt at csclub.uwaterloo.ca> wrote: > On Fri, Mar 30, 2012 at 21:22, Eli Friedman <eli.friedman at gmail.com> wrote: >> Okay... then we should probably support that as well.  Might need to >> be a bit careful to make sure the assembly files work correctly. >> >> -Eli >> > > You mean machine assembly
2009 Oct 22
2
CentOS-5.3 yum-priorites
I visited http://wiki.centos.org/PackageManagement/Yum/Priorities which tells me to install the package yum-priorities available from extras. I try this and it fails. # yum install yum-priorities Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.csclub.uwaterloo.ca * base: mirror.csclub.uwaterloo.ca * extras: mirror.csclub.uwaterloo.ca * updates:
2010 Aug 30
4
xen-linux-system-2.6.32-5-xen-amd64: Lenovo R61, kernel boots on baremetel, no boot with xen4 hypervisor‏
Hello list, I have performed a fresh install (fully updated) of squeeze amd64 and installed the xen-linux-system-2.6.32-5-xen-amd64 package with all its dependencies. When I restart and tried to boot the linux-image-2.6.32-5-xen-amd64 (pvops style) kernel on bare-metal my laptop boots fine. When I use the hyper-visor on the system with the same linux-image-2.6.32-5-xen-amd64 kernel, it hangs
2010 Aug 30
4
xen-linux-system-2.6.32-5-xen-amd64: Lenovo R61, kernel boots on baremetel, no boot with xen4 hypervisor‏
Hello list, I have performed a fresh install (fully updated) of squeeze amd64 and installed the xen-linux-system-2.6.32-5-xen-amd64 package with all its dependencies. When I restart and tried to boot the linux-image-2.6.32-5-xen-amd64 (pvops style) kernel on bare-metal my laptop boots fine. When I use the hyper-visor on the system with the same linux-image-2.6.32-5-xen-amd64 kernel, it hangs
2017 Oct 28
4
How to encourage maintainers to update their software
On 10/28/2017 02:07 PM, Johnny Hughes wrote: > On 10/28/2017 12:28 PM, Japheth Cleaver wrote: >> On 10/27/2017 2:54 PM, Frank Cox wrote: >>> I do that with a number of packages that are either newer or simply >>> not available in the various Centos repos.? In many cases it's as easy >>> as downloading a new tar source file and adding it to the existing
2019 Sep 16
3
What about Mate Desktop on Centos 8?
According to Twitter: https://mobile.twitter.com/CentOSProject/status/1173652996305170432 "The next version of #CentOS is being released September 24 and will be announced in all the usual places." I'm wondering about the status of the Mate Desktop. Looking under M here: https://mirror.csclub.uwaterloo.ca/fedora/epel/8/Everything/x86_64/Packages/m/ I don't see anything
2019 Sep 17
3
What about Mate Desktop on Centos 8?
On September 16, 2019 8:06:41 PM GMT-04:00, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote: >On Mon, Sep 16, 2019 at 04:18:31PM -0600, Frank Cox wrote: >> According to Twitter: >> >> https://mobile.twitter.com/CentOSProject/status/1173652996305170432 >> >> "The next version of #CentOS is being released September 24 and will >be announced in all
2009 Nov 09
4
SELinux and KVM
I am trying to set up a test kvm virtual machine on a core2 quad system. I have managed to thread my way through bridging eth0 and I have a CentOS-5.4 dvd iso prepared. Using virt-manager, when I try and add a new guest then I get the error reproduced below. Now, I know that I can 'fix' this by building a local mod via audit2allow and installing via semodule. However, I cannot seem to
2009 Nov 18
1
my local mirror stopped working
Hey folks, I've had a local mirror set up for some time now and it has always worked, but suddently stopped. I don't think the fact that it stopped work has anything to do with when I blew away that machine and changed it from Centos 5.3 to a Fedora Core 11 box. But I'm not sure how that could make any difference since it is just serving that stuff over the web. It still works
2011 Nov 25
0
[LLVMdev] Where does LLVM mangle characters from llvm-ir names while generating native code?
On Nov 25, 2011, at 8:39 AM, Michael Spencer wrote: > So I was taking a look at Microsoft C++ ABI support while on vacation, > and ran into a major issue. Given the following llvm-ir: > > $ clang++ -S -emit-llvm -O3 mangling.cpp -o - -Xclang -cxx-abi -Xclang microsoft > ; ModuleID = 'mangling.cpp' > target datalayout = >
2011 Nov 25
2
[LLVMdev] Where does LLVM mangle characters from llvm-ir names while generating native code?
In the case I posted I had removed that line, however, you still get the __3F_ in the generated assembly with it. Sent from my iPhone On Nov 25, 2011, at 2:15 PM, Charles Davis <cdavis at mymail.mines.edu> wrote: > > On Nov 25, 2011, at 8:39 AM, Michael Spencer wrote: > >> So I was taking a look at Microsoft C++ ABI support while on vacation, >> and ran into a major
2004 Apr 16
1
smbfs linux 2.4.24; connection loss causes total machine hang
I'm running smbfs on a Debian box with kernel 2.4.24. I would give you more information (such as my samba tools versions) if I could get into the box, but it's hung right now due to this bug. I'm mounting a filesystem from my desktop Windows box (which is right next to it; there's a D-Link in the way, though) and passing large amounts of data to it (backups). If the connection
2011 Nov 25
0
[LLVMdev] Where does LLVM mangle characters from llvm-ir names while generating native code?
On Nov 25, 2011, at 2:22 PM, bigcheesegs at gmail.com wrote: > In the case I posted I had removed that line, however, you still get the __3F_ in the generated assembly with it. Huh. It only seems to happen with a Windows triple or a Linux triple. Doesn't happen with a Mac triple, though--probably because the Darwin assembler supports quoted symbols (i.e. you can enclose an identifier in
2015 Sep 14
2
new laptop: DVD or Blu-ray
On Mon, 14 Sep 2015 00:55:45 +0100 Always Learning wrote: > > Where does one obtain the RPM for Centos 5 and 6, please ? > > See: vault.centos.org > > Thank you. Vault seems to be source RPMs. I was seeking something easier > as binary RPMs. Look in the os directory. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com