This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-10 10:13:20 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c66ca7723b
opnsense-src
/
lib
/
clang
/
include
/
llvm
/
Config
/
Disassemblers.def
7 lines
89 B
Modula-2
Raw
Normal View
History
Unescape
Escape
Import the build makefiles for clang/LLVM. Approved by: ed (mentor)
2010-06-09 15:32:20 -04:00
/* $FreeBSD$ */
Upgrade our copy of llvm/clang to r126079, from upstream's trunk. This contains many improvements, primarily better C++ support, an integrated assembler for x86 and support for -pg.
2011-02-20 14:33:47 -05:00
LLVM_DISASSEMBLER
(
ARM
)
Upgrade our Clang in base to r108428. This commit merges the latest LLVM sources from the vendor space. It also updates the build glue to match the new sources. Clang's version number is changed to match LLVM's, which means /usr/include/clang/2.0 has been renamed to /usr/include/clang/2.8. Obtained from: projects/clangbsd
2010-07-20 13:16:57 -04:00
LLVM_DISASSEMBLER
(
X86
)
Import the build makefiles for clang/LLVM. Approved by: ed (mentor)
2010-06-09 15:32:20 -04:00
#
undef
LLVM_DISASSEMBLER
Reference in a new issue
Copy permalink