search for: qxcz1dqy

Displaying 3 results from an estimated 3 matches for "qxcz1dqy".

2015 Jul 15
3
[LLVMdev] String attributes for function arguments and return values
...parse it back it will fail. I have a patch to fix this >>> problem: >>> http://reviews.llvm.org/D11058 <https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D11058&d=AwMGaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=QxcZ1dQY-4Fptsg8J_QZvUH5zX3_zJfFtYe_mFFV434&s=yDXYh5H5eycn3Yn6A7bDimwo8jVbqaGav2FdRRIz0lg&e=> >>> I consider this part as a bug fix for existing functionality. >>> >>> The second patch is to add accessors to string attributes to Argument >>> and Function class...
2015 Jul 13
2
[LLVMdev] String attributes for function arguments and return values
Hi, On 13 Jul 2015, at 15:59, Hal Finkel <hfinkel at anl.gov<mailto:hfinkel at anl.gov>> wrote: ----- Original Message ----- From: "Artur Pilipenko" <apilipenko at azulsystems.com<mailto:apilipenko at azulsystems.com>> To: llvmdev at cs.uiuc.edu<mailto:llvmdev at cs.uiuc.edu> Cc: "Hal Finkel" <hfinkel at anl.gov<mailto:hfinkel at
2015 Jul 15
2
[LLVMdev] String attributes for function arguments and return values
...parse it back it will fail. I have a patch to fix this >> problem: >> http://reviews.llvm.org/D11058 >> <https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D11058&d=AwMGaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=QxcZ1dQY-4Fptsg8J_QZvUH5zX3_zJfFtYe_mFFV434&s=yDXYh5H5eycn3Yn6A7bDimwo8jVbqaGav2FdRRIz0lg&e=> >> I consider this part as a bug fix for existing functionality. >> >> The second patch is to add accessors to string attributes to Argument >> and Function classes: >> http...