commit | c937b4923e80e43a299061ae6917f3414c3a2900 | [log] [tgz] |
---|---|---|
author | Shankar Easwaran <shankare@codeaurora.org> | Mon Nov 10 14:54:34 2014 +0000 |
committer | Shankar Easwaran <shankare@codeaurora.org> | Mon Nov 10 14:54:34 2014 +0000 |
tree | 1cd512c87915eef98dd4404c45af2b45247a6480 | |
parent | 0de6a9b5bfe6ca9a82b342f584208dacc188deb8 [diff] |
Add support library. The parsing routines in the linker script to parse strings encoded in various formats(hexadecimal, octal, decimal, etc), is needed by the GNU driver too. This library provides helper functions for all flavors and flavors to add helper functions which other flavors may make use of. llvm-svn: 221583