Skip to Content.
Sympa Menu

svadev - Re: [svadev] getNameStr() -> getName().str() for poolalloc and safecode

svadev AT lists.siebelschool.illinois.edu

Subject: Svadev mailing list

List archive

Re: [svadev] getNameStr() -> getName().str() for poolalloc and safecode


Chronological Thread 
  • From: John Criswell <criswell AT illinois.edu>
  • To: Randy MacLeod <rwmacleod AT gmail.com>
  • Cc: svadev AT cs.uiuc.edu
  • Subject: Re: [svadev] getNameStr() -> getName().str() for poolalloc and safecode
  • Date: Mon, 12 Dec 2011 10:37:18 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/svadev>
  • List-id: <svadev.cs.uiuc.edu>
  • Organization: University of Illinois

On 12/11/11 9:32 PM, Randy MacLeod wrote:
I was compiling safe from llvm/clang head and fixed
the recent drppage of getNameStr(). Note that I don't know your code
and it's been a while since I looked at C++ so you should check that
what I did is correct (but you were going to do that anyway, I assume).

Was getNameStr() dropped in LLVM 3.0 or in mainline LLVM after LLVM 3.0 was released?  SAFECode and Poolalloc mainline are currently following the release_30 branch of LLVM and aren't meant to be used with LLVM mainline.


I also commented out a few unused variables and marked them as:
// Unused: someVar...

Thanks.  We'll take a look at these.

-- John T.

Oh and I'm on Ubuntu-11.10-64 bit using gcc-4.6.1 and
I'm at the point where it seems I should reconfigure to use clang
as the compiler...

Maybe I'll got back to using the clang/llvm 3.0 preproduction release
until I get my bearings.

Hope this helps.


_______________________________________________
svadev mailing list
svadev AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/svadev




Archive powered by MHonArc 2.6.16.

Top of Page