Files
clang-p2996/llvm/test/CodeGen/ARM
Rafael Espindola 8c34dd8257 Delete Reloc::Default.
Having an enum member named Default is quite confusing: Is it distinct
from the others?

This patch removes that member and instead uses Optional<Reloc> in
places where we have a user input that still hasn't been maped to the
default value, which is now clear has no be one of the remaining 3
options.

llvm-svn: 269988
2016-05-18 22:04:49 +00:00
..
2016-01-26 00:03:25 +00:00
2016-05-18 22:04:49 +00:00
2016-01-28 18:59:04 +00:00
2015-10-26 20:49:49 +00:00
2016-01-26 00:03:25 +00:00
2016-04-08 18:15:37 +00:00
2016-01-26 00:03:25 +00:00
2016-03-31 19:42:04 +00:00
2015-12-17 01:29:08 +00:00
2016-04-08 18:15:37 +00:00
2016-01-26 00:03:25 +00:00
2015-08-13 17:28:16 +00:00