diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-07-11 17:28:43 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-07-11 17:28:43 +0000 |
commit | 46b002cd9bdfefd89ef26ddb76ee672eaa8069ab (patch) | |
tree | 3e662caca7560200709871c7f8cef3c727b727c4 /tools/llvm-as/llvm-as.cpp | |
parent | 66906518ed5773536f80e125f3896e66786316e5 (diff) |
Various cleanups:
- Remove tabs
- Standardize use of space around ( and ).
- Consolidate the ConstantPlaceHolder class
- Rename two methods to be more meaningful (ParseType, ParseTypes)
- Correct indentation of blocks
- Add documentation
- Convert input dependent asserts to error(...) so it throws instead.
Provide placeholder implementations of read_float and read_double that
still read in platform-specific endianess. When I figure out how to do
this without knowing the endianess of the platform, it will get implemented
correctly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14765 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions