summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-08-02 22:54:37 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-08-02 22:54:37 +0000
commitaaa82ff9ad1d66e36ece8fb8f0440a71dc22262a (patch)
treefa069e06bf2b6b8c1133a5a60ec9f0145ff5cb3b /clang/lib/CodeGen/CodeGenModule.cpp
parent43859a6ad215a8649f5272df76ad245d695a8c30 (diff)
downloadbcm5719-llvm-aaa82ff9ad1d66e36ece8fb8f0440a71dc22262a.tar.gz
bcm5719-llvm-aaa82ff9ad1d66e36ece8fb8f0440a71dc22262a.zip
Add the real benchmarks comparing lldb against gdb for repeated expression evaluations.
Modify lldbbench.py so that lldbtest.line_number() utility function is available to BenchBase client as just line_number(), and modify lldbtest.py so that self.lldbExec (the full path for the 'lldb' executable) is available to BenchBase client as well. An example run of the test case on my MacBook Pro running Lion: 1: test_compare_lldb_to_gdb (TestRepeatedExprs.RepeatedExprsCase) Test repeated expressions with lldb vs. gdb. ... lldb_avg: 0.204339 gdb_avg: 0.205721 lldb_avg/gdb_avg: 0.993284 ok llvm-svn: 136740
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud