diff options
author | Chris Lattner <sabre@nondot.org> | 2001-12-14 16:26:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2001-12-14 16:26:05 +0000 |
commit | 29c147302f2681516fdc74ab9eaa03ce953dfef3 (patch) | |
tree | 26045a8c831bff77a0a19ccb5224a2867f899ecd /lib/AsmParser | |
parent | 7ae9b93a7d8f52dd01682b7c2e6df89f91a0cd29 (diff) | |
download | external_llvm-29c147302f2681516fdc74ab9eaa03ce953dfef3.zip external_llvm-29c147302f2681516fdc74ab9eaa03ce953dfef3.tar.gz external_llvm-29c147302f2681516fdc74ab9eaa03ce953dfef3.tar.bz2 |
* Refactor trace values to work as a proper pass. Before it used to add
methods while the pass was running which was a no no. Now it adds the
printf method at pass initialization
* Revamp code to use printf calls instead of the old style print_<type>
calls.
* Simplify code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1457 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser')
0 files changed, 0 insertions, 0 deletions