summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AllocationOrder.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-12-04 07:04:58 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-12-04 07:04:58 +0000
commit43342d5c88fa06ee22eeaae6a373199ea8c54fb1 (patch)
treebff9ebc5ac688003e690dfdf3991b38f76c48586 /llvm/lib/CodeGen/AllocationOrder.cpp
parentdd7ca93abc93eee8229ee138687a9d2524eb1596 (diff)
downloadbcm5719-llvm-43342d5c88fa06ee22eeaae6a373199ea8c54fb1.tar.gz
bcm5719-llvm-43342d5c88fa06ee22eeaae6a373199ea8c54fb1.zip
Address review comments from Matt on the sort_includes.py script.
1) Teach it to handle files with #include on the first line -- these do actually exist in LLVM. 2) Support llvm-c and clang-c include projects. 3) Nuke some stail imports. 4) Switch to using os.path to split the file extension off. 5) Remove debugging leftovers. 6) Add docstring (a really puny one) for the sort function. I'm continuing te avoid stripping the whitespace on the RHS to preserve whatever newline characters happen to be in the original file. llvm-svn: 169222
Diffstat (limited to 'llvm/lib/CodeGen/AllocationOrder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud