Rafael Espindola | b2d0b15 | 2016-03-01 21:29:33 +0000 | [diff] [blame] | 1 | ;===------------------------------------------------------------*- Conf -*--===; |
| 2 | ; |
| 3 | ; The LLVM Compiler Infrastructure |
| 4 | ; |
| 5 | ; This file is distributed under the University of Illinois Open Source |
| 6 | ; License. See LICENSE.TXT for details. |
| 7 | ; |
| 8 | ;===------------------------------------------------------------------------===; |
| 9 | |
| 10 | [component_0] |
| 11 | type = Library |
| 12 | name = ObjectYAML |
| 13 | parent = Libraries |
Zachary Turner | ea64a9b | 2017-05-30 21:53:05 +0000 | [diff] [blame] | 14 | required_libraries = Support DebugInfoCodeView |