diff options
author | Enrico Granata <granata.enrico@gmail.com> | 2011-08-22 18:36:52 +0000 |
---|---|---|
committer | Enrico Granata <granata.enrico@gmail.com> | 2011-08-22 18:36:52 +0000 |
commit | 1d887499c430280aff2eba7d2db51cdfc1ead981 (patch) | |
tree | 43c2e26a303937495fcefecf003c1680d3ac5804 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | f36734dd2a63b16ab176d4c8f24b1a6e291f300a (diff) | |
download | llvm-1d887499c430280aff2eba7d2db51cdfc1ead981.zip llvm-1d887499c430280aff2eba7d2db51cdfc1ead981.tar.gz llvm-1d887499c430280aff2eba7d2db51cdfc1ead981.tar.bz2 |
Code cleanup and refactoring (round 4):
- FormatCategories now are directly mapped by ConstString objects instead of going through
const char* -> ConstString -> const char*
- FormatCategory callback does not pass category name anymore. This is not necessary because
FormatCategory objects themselves hold their name as a member variable
llvm-svn: 138254
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions