diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-09-18 05:32:23 +0000 |
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-09-18 05:32:23 +0000 |
| commit | eee54b4d7c51563941de415c1c82215b4f9d5c5c (patch) | |
| tree | 9bba6a738bf6fae7607d0fb1f584941a955d159d /llvm/lib/Support/GraphWriter.cpp | |
| parent | a46106b3586b629d28636689825897010d1bcc66 (diff) | |
| download | bcm5719-llvm-eee54b4d7c51563941de415c1c82215b4f9d5c5c.tar.gz bcm5719-llvm-eee54b4d7c51563941de415c1c82215b4f9d5c5c.zip | |
Driver: avoid unnecessary string based operations
Use an enumeration and change the use of the FloatABI from a string to the
enumeration. This avoids the use of string values to represent an enumeration.
NFC.
llvm-svn: 247967
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions

