llvm-project/lld/lib/Core
Rui Ueyama 55f5b2b277 Remove a parameter for file extension from canParse.
canParse took three parameters -- file magic, filename extension and
memory buffer. All but YAMLReader ignored the second parameter.
This patch removes the parameter.

llvm-svn: 234080
2015-04-04 02:44:36 +00:00
..
CMakeLists.txt Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00
DefinedAtom.cpp Style cleanup in compareByPosition(). 2015-02-04 00:44:52 +00:00
Error.cpp [LinkerScript] Implement linker script expression evaluation 2015-03-09 21:43:35 +00:00
File.cpp Run the resolver in parallel with the reader. 2015-01-16 15:54:13 +00:00
LinkingContext.cpp [Core] Remove roundTripPass() function. 2015-02-06 04:15:02 +00:00
Reader.cpp Remove a parameter for file extension from canParse. 2015-04-04 02:44:36 +00:00
Resolver.cpp PECOFF: Create layout-afters instead of layout-befores. 2015-03-09 00:06:07 +00:00
SymbolTable.cpp Remove unused function. 2015-03-06 01:44:07 +00:00
TODO.txt remove completed items 2012-05-04 01:14:02 +00:00
Writer.cpp Fix five of the shared library build targets 2015-01-21 22:54:56 +00:00