[LLVMbugs] DSAA patch

Domagoj Babic babic.domagoj at gmail.com
Thu Sep 14 18:40:45 PDT 2006


Several minor modifications:
- dumps to std::cerr that were not guarded by DEBUG() are commented out
- introduced -dsa-no-warn hidden option that disables complains about unknown
  functions (disabled by default)
- added debug intrinsics to Local.cpp:visitCallSite as NOP

The patch compiles and runs fine (tested on cca 30 open source projects with
cca 2 MLOC of C code)

Domagoj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_060912.bz2
Type: application/x-bzip2
Size: 2341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20060914/9119e23d/attachment.bin>


More information about the llvm-bugs mailing list