aboutsummaryrefslogtreecommitdiff
path: root/BitWriter_2_9_func
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to frameworks/compile/slangBob Badour
2020-07-31Update language to comply with Android's inclusive language guidanceJeff Sharkey
2017-02-07Disable clang tidy checks under BitWriter*.Luis A. Lozano
2016-12-12Convert slang to Android.bpColin Cross
2016-10-11Fix slang to compile with LLVM r275480Pirama Arumuga Nainar
2016-08-23Fix clang-tidy warnings in slang.Chih-Hung Hsieh
2016-03-15Update slang for LLVM rebase to r256229Pirama Arumuga Nainar
2015-09-02Stop checking HOST_OS, whitelist windows modulesDan Willemsen
2015-07-10Update Slang for LLVM rebase to r239765Pirama Arumuga Nainar
2015-05-06Update slang for rebase to LLVM r235153Pirama Arumuga Nainar
2015-03-26Update slang for LLVM rebase to r230699.Stephen Hines
2014-06-13Use gcc instead of clang when building Windows SDK.Logan Chien
2014-05-08Use clang for llvm-related projectAndrew Hsieh
2014-04-25Update Slang for Clang/LLVM 3.5a.Tim Murray
2014-02-19Update slang for LLVM 3.4 rebase.Stephen Hines
2013-06-21Write legacy function attributes properly.Stephen Hines
2013-03-05Updates for LLVM merge to r176139.Stephen Hines
2013-01-21Updates for LLVM merge to r171906 on 20130108.Stephen Hines
2012-08-23Fix up slang for LLVM upstream merge to r162314.Stephen Hines
2012-08-05Expand case range values for legacy BitcodeWriter.Shih-wei Liao
2012-07-16resolved conflicts for merge of 5e9ab711 to jb-dev-plus-aospStephen Hines
2012-07-16resolved conflicts for merge of b856e3fc to jb-dev-plus-aospStephen Hines
2012-07-15Update ValueEnumerator.* to be more like external/llvm/.Stephen Hines
2012-07-15Place each ValueEnumerator in its own namespace.Stephen Hines
2012-07-13Fix ConstantDataSequential bitcode encoding issue.Stephen Hines
2012-07-13Update ValueEnumerator.* to be more like external/llvm/.Stephen Hines
2012-07-13Place each ValueEnumerator in its own namespace.Stephen Hines
2012-03-05Adapt to upstream Clang/LLVM changes.Stephen Hines
2011-11-23Add support for BitWriter_2_9_func bitcode writing.Stephen Hines