mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 12:19:23 +08:00
Also added a new option for "log enable" which is "--stack" which will print out a stack backtrace for each log line. This was used to track down the leaking module issue I fixed last week. llvm-svn: 165438