summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-as/llvm-as.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-07-11 17:28:43 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-07-11 17:28:43 +0000
commit194c576efc3ad1f453e35da9281f6d3898eb36ab (patch)
treea649bd9c508ce3c8d5bc828b6f7420db356a9592 /llvm/tools/llvm-as/llvm-as.cpp
parentdb3bf19ad01e608971690c15f8bf76bd25c4bf0e (diff)
downloadbcm5719-llvm-194c576efc3ad1f453e35da9281f6d3898eb36ab.tar.gz
bcm5719-llvm-194c576efc3ad1f453e35da9281f6d3898eb36ab.zip
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. llvm-svn: 14765
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud