similar to: [LLVMdev] How to Indicate the Input File While Debugging a Compiler

Displaying 20 results from an estimated 30000 matches similar to: "[LLVMdev] How to Indicate the Input File While Debugging a Compiler"

2019 Nov 05
3
RFC: [MC] Calculate difference of symbols in two consecutive MCDataFragments
Hello, I've been trying to add support to the integrated assembler to handle cases like below foo:instr; .if . - foo; instr; .endif when the dot symbol and foo are assigned to consecutive MCDataFragments <https://github.com/ClangBuiltLinux/linux/issues/744>. I have a patch <https://reviews.llvm.org/D6941> under review. And even though it seems to solve the problem, the concern
2011 Jul 15
1
[LLVMdev] Pass Question
Hi, I am trying to write a pass and add it into the LLVM optimizer so to insert functions for optimization before and after every function call.For example, I create a test file test.c. There is  a function f1() just printing out "Print f1", which is called in the main function. That's all the test.c do. Now I want to insert optimazation function opt_begin() before f1() and
2010 Jan 22
1
[LLVMdev] debugging a pass for LTO
Thank you very much for your suggestions. That's very helpful. However, since I'm trying to compile several somewhat large projects, I assume generating bitcode for each single file and linking them together might be painful (I don't want to modify too much the project makefiles). So I hope my pass can be used just with simple compilation command like "llvm-gcc
2010 Oct 09
0
Btrfs Wiki: Debugging Btrfs with GDB
Hi, this is my first post and contribution to Btrfs. I wrote a documentation on how to debug Btrfs with GDB on UML(User Mode Linux). https://btrfs.wiki.kernel.org/index.php/Debugging_Btrfs_with_GDB This document might be little bit boring for Btrfs hackers, but for beginners who want to join Btrfs development, it is worth reading, I think. (BTW, I''m a beginner, too :D) Thank you. --
2015 Jan 12
2
[LLVMdev] debugging opt passed using gdb: could not open input file
Hi all, I would like to be able to debug opt passes. - I compiled llvm in debug mode - gdb /usr/local/bin/opt - run opt -load /path/to/LLVMHello.so -hello <any.bc> /dev/null and then get /usr/local/bin/opt: opt: err: Could not open input file .... could it be the <> syntax is not gdb command window conform? I tried to find out if i could provide opt in and out files using standard
2006 Oct 03
3
Linking R with Fortran 90: make: m2c: Command not found
Following the setup in Prof.Duncan Murdoch's page, I have successfully compiled the DLL for one Fortran 95 program using Gfortran and got 300 times speed boost. For the second set of fortran programs, However, I have this error message R CMD SHLIB -o jiangang kdtree2.f90 jian.f90 gang.f90 m2c -o jian.o jian.mod make: m2c: Command not found make: *** [jian.o] Error 127 Can anyone
2009 Jul 13
2
how to run a R program with input arguments
I am a beginner in R and know only a little about it yet. I have a script written in R language, named as "a.txt" for example. I am using a Linux machine, at present I only know that I can type "R" in the terminal and then copy-paste the content in "a.txt" to the R's interface to execute the program. However, I want to know if there is any method that allows me to
2010 May 17
1
SIP SRV Registration problem
Hello, all, I have a Linksys 3102 from a VoIP provider. It use SRV record to register to the provider's SIP server. When I configure this line into my Asterisk, the register doesn't work if I use their domain name. So it like this: If I use register => user:pwd at proxy.provider.com then I got: [2010-05-17 11:47:19] WARNING[2366] chan_sip.c: No such host: proxy.provider.com
2010 Apr 23
3
Playback all the sound files
Hello. There are so many sound files in /var/lib/asterisk/en. Is there an easy way to let me play back all of them one by one while I am watching CLI to see the current file name? Thanks for help. -- Jian Gao IT Technician SJ Geophysics Ltd. <http://www.sjgeophysics.com> jian.gao at sjgeophysics.com <mailto:jian.gao at sjgeophysics.com> Tel: (604)582-1100
2011 Jun 09
0
Insert name in SIP registry
Via: SIP/2.0/UDP 10.11.22.161:10000;branch=z9hG4bK-a860600e\x0d\x0a From: Jian Gao <sip:8181234567 at my.provider.com>;tag=7e9c4091bfc704bco0\x0d\x0a To: Jian Gao <sip:8181234567 at my.provider.com>\x0d\x0a Call-ID: daf96244-769f952c at 10.11.22.161\x0d\x0a CSeq: 48998 REGISTER\x0d\x0a Max-Forwards: 70\x0d\x0a Contact: Jian Gao <sip:8181234567 at
2011 Jan 28
0
asterisk-users Digest, Vol 78, Issue 66
It may have gone to sleep. Chris Cooper Systems/Network Administrator EFC International 1940 Craigshire Blvd St. Louis, MO 63146 US Phone - 314-439-4325 Fax - 314-439-4443 Mobile - 314-402-8912 - -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of asterisk-users-request at lists.digium.com Sent:
2006 May 15
1
hold print jobs until I manually relaese
Hi every one, I am running cups and samba on Centos 4.3. printer prints immediately. I do not need it. But I need to hold print jobs until I manually relaese them . How can I do it ? pls let me know. i went to many sites and did many things. But The problem is still there? below gives some info I got it form the internet. I pls read it. I actully need it. pls help me. pls read the below CUPS
2018 Apr 26
2
Re: how xml generated
Thanks for your reply what i want to know is that why there are many devices in $domain.xml, actully , i choose nothing in virt-manager? so, Do i need to look at qemuDomainDefineXMLFlags()? hours ago, i thought it's qemuDomainCreateWithFlags. -- Have a good day > -----原始邮件----- > 发件人: Michal Privoznik <mprivozn@redhat.com> > 发送时间: 2018年4月26日 星期四 > 收件人: "李卓瑶"
2013 Mar 25
0
ANNOUNCE: cifs-utils release 6.0 ready for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It has been a few months since the last cifs-utils release. There hasn't been much activity, but there are a few bugfixes that we ought to get into a release. So, nothing much earth-shattering here, mostly just bugfixes and documentation updates. With this release too, support for NFS-style devicenames has now been removed (as previously
2007 Feb 28
4
how to make xenbus do .probe?
Hi, Can anyone please tell me how to get ".probe" function in "struct xenbus_driver" called? I want to do one simple test of event channel communication between peer modules of domU and dom0. I wrote one backend and one frontend driver (I tried registered as misc/blk/input device) where I put in all my xenbus routines, but cannot get .probe called after insmod my module, I
2005 Nov 15
1
latex table and R codes
Dear R-help assistance; may you help me regrding to following inquiry!? you know what, i have generated three tables by xtable R function, right now i am trying to make a single table by putting these tables togethere; actully i am going to come upt with *.tex (latex) file. because i have more extera non-R material, i am using Sweave to read R instructions, and finally i hope to end up with a
2018 Dec 13
1
[PATCH v2 2/5] VSOCK: support fill data to mergeable rx buffer in host
On 2018/12/13 13:59, David Miller wrote: > From: jiangyiwen <jiangyiwen at huawei.com> > Date: Thu, 13 Dec 2018 11:11:48 +0800 > >> I hope Host can fill fewer bytes into rx virtqueue, so >> I keep structure virtio_vsock_mrg_rxbuf_hdr one byte >> alignment. > > The question is if this actully matters. > > Do you know? > > If the obejct this is
2012 Nov 10
1
Jian-Feng Mao wants to share new pictures with you
Zoosk Hi , Jian-Feng Mao sent you an invite on Zoosk. [1]View Invite This message was sent by a Zoosk user who entered your email address. If you'd prefer not to receive emails when other people send you emails through Zoosk, [2]click here You have received this message at the email address: [3]r-help at r-project.org Copyright ? 2007-2012 Zoosk, 989 Market St, San
2008 Jun 16
0
Lustre Administration & Support Level I training will be offered on July 15-17, 2008 in Beijing, China
Lustre Administration & Support Level I training will be offered on July 15-17, 2008 in Beijing, China. Please click here for course description: https://www.suntrainingcatalogue.com/eduserv/client/loadCourse.do?coId=zh_CN_ES-288&coCourseCode=ES-288&l=zh_CN Course Language: Chinese Mandarin* Price:* RMB 9,800 for 3 days of in-depth technical hands-on instruction *Registration for
2008 Jun 16
0
Lustre Administration & Support Level I training will be offered on July 15-17, 2008 in Beijing, China
Lustre Administration & Support Level I training will be offered on July 15-17, 2008 in Beijing, China. Please click here for course description: https://www.suntrainingcatalogue.com/eduserv/client/loadCourse.do?coId=zh_CN_ES-288&coCourseCode=ES-288&l=zh_CN Course Language: Chinese Mandarin* Price:* RMB 9,800 for 3 days of in-depth technical hands-on instruction *Registration for