diff options
author | Shengchen Kan <shengchen.kan@intel.com> | 2019-12-31 14:23:07 +0800 |
---|---|---|
committer | Shengchen Kan <shengchen.kan@intel.com> | 2019-12-31 14:28:33 +0800 |
commit | 5b1cbfa4232ee81e62a16534113aeb7401841f82 (patch) | |
tree | 5a68d3703b7d30e16cfffd96acecdb3d6689dfe1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 0d6ebb4f0dd7ca81bdfc2a210b1d5ef46e0c9587 (diff) | |
download | llvm-5b1cbfa4232ee81e62a16534113aeb7401841f82.zip llvm-5b1cbfa4232ee81e62a16534113aeb7401841f82.tar.gz llvm-5b1cbfa4232ee81e62a16534113aeb7401841f82.tar.bz2 |
[NFC] Style cleanup
1. Remove function is64BitMode() and use STI.hasFeature(X86::Mode16Bit) directly
2. Use Doxygen features in comment
3. Rename functions to make them start with a lower case letter
4. Format the code with clang-format
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions