commit | ec06b5c394a7bc8e4e289eb90f88d1b6680ab339 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Wed Jan 14 11:26:52 2015 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Wed Jan 14 11:26:52 2015 +0000 |
tree | 6eb0d7106b6504e320e9bf3087ea3fbcf8b32e04 | |
parent | 0c86a993bbe2cc369c5baa6cfdaec6c9ef0f2ba0 [diff] |
[cleanup] Re-sort #include lines using llvm/utils/sort_includes.py This is just a mechanical cleanup, no functionality changed. This just fixes very minor inconsistencies with how #include lines were spaced and sorted in LLD. git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@225978 91177308-0d34-0410-b5e6-96231b3b80d8
This directory and its subdirectories contain source code for the LLVM Linker, a modular cross platform linker which is built as part of the LLVM compiler infrastructure project.
lld is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.