[llvm-exegesis][NFC] Use accessors for Operand.
[llvm-core.git] / lib / ToolDrivers / LLVMBuild.txt
bloba49e04bdf3c1f07072024c3864f9c5d0f46341a8
1 ;===- ./lib/ToolDrivers/LLVMBuild.txt --------------------------*- Conf -*--===;
3 ;                     The LLVM Compiler Infrastructure
5 ; This file is distributed under the University of Illinois Open Source
6 ; License. See LICENSE.TXT for details.
8 ;===------------------------------------------------------------------------===;
10 ; This is an LLVMBuild description file for the components in this subdirectory.
12 ; For more information on the LLVMBuild system, please see:
14 ;   http://llvm.org/docs/LLVMBuild.html
16 ;===------------------------------------------------------------------------===;
18 [common]
19 subdirectories = llvm-dlltool llvm-lib
21 [component_0]
22 type = Group
23 name = ToolDrivers
24 parent = Libraries