[PATCH] LLD: ELF: Remove partial class definitions of <Arch>LinkingContexts.
Rui Ueyama
ruiu at google.com
Fri Apr 3 12:32:28 PDT 2015
We used to have a function containing if-else clause for each machine type to dispatch. And then it was replaced with this partial class implementation. Not sure which is better -- but I'll go with this patch for now to just convert invalid C++ code to valid code.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8797
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list