thanks dawson and daniel for the quick answers ... i found a workaround and
no longer need to resort to that grossness.  nevermind!

On Sun, Feb 15, 2009 at 9:12 PM, Dawson Engler <engler at 
csl.stanford.edu>wrote:

> Hey Philip,
>
> > using the standard LLVM toolchain, is there an easy way to make a static
> > symbol 'non-static'?  i have a bunch of static functions that i want to
> > essentially make non-static, without having to resort to re-writing the
> > source.  thanks!
>
> what are you trying to do that needs that?
>
> [It's disgusting, and won't work w/ static vars in functions  but if
> you just need to test something quick, you could compile w/ -Dstatic=
> to just remove the static qualifier.]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://keeda.Stanford.EDU/pipermail/klee-dev/attachments/20090215/ae2fe081/attachment.html
 

Reply via email to