[llvm] r238331 - Delete MCSectionData.

Tobias Grosser tobias at grosser.es
Wed May 27 08:41:12 PDT 2015


On 05/27/2015 05:14 PM, Rafael Espindola wrote:
> Author: rafael
> Date: Wed May 27 10:14:11 2015
> New Revision: 238331
>
> URL: http://llvm.org/viewvc/llvm-project?rev=238331&view=rev
> Log:
> Delete MCSectionData.

This triggered:

	[ 65%] Linking CXX executable ../../bin/opt
	../../lib/libLLVMMC.a(MCSection.cpp.o):MCSection.cpp:function 
llvm::MCSection::dump(): error: undefined reference to 
'llvm::MCFragment::dump()'

Best,
Tobias



More information about the llvm-commits mailing list