removed flawed thread analysis pass

This commit is contained in:
Araq
2014-04-20 14:00:04 +02:00
parent 39e4e3f205
commit be6474af63
17 changed files with 23 additions and 476 deletions

View File

@@ -63,7 +63,6 @@ Advanced options:
--lineDir:on|off generation of #line directive on|off
--embedsrc embeds the original source code as comments
in the generated output
--threadanalysis:on|off turn thread analysis on|off
--tlsEmulation:on|off turn thread local storage emulation on|off
--taintMode:on|off turn taint mode on|off
--symbolFiles:on|off turn symbol files on|off (experimental)